uuid.t TZ problem solved

This commit is contained in:
Federico Hernandez
2011-09-09 06:51:35 +02:00
parent 1dc0230aba
commit 94bb98edac

View File

@@ -18,10 +18,6 @@ FH merge fails because of missing undo.data in data dirs.
FH 'task info' shows tasks from the completed.data file when doing a filter on the ID
could it be confused and interpretes this as an UUID
* uuid.t
PB There is a (likely) timezone problem in uuid.t that causes an off-by-one day
problem that we have seen before.
* bug.concat.t
PB The word 'original' is parsed as 'or'(operator) ' '(space) 'iginal'(word).