- Removed some fixed items, added more info about other tests.
This commit is contained in:
Paul Beckingham 2011-09-09 00:34:44 -04:00
parent 66a8ebe014
commit c42179aff4

View file

@ -2,7 +2,7 @@
FH month and year are treated as IDs
* project.t
PB problem known, disabled output (???)
PB There is a bug in the calculation
* text.t
PB need to use a UTF-8 friendly way of doing input[--eol].
@ -18,4 +18,10 @@ 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).