This commit is contained in:
Simon Michael 2009-12-10 22:49:42 +00:00
parent 524d6eb206
commit acb68e4778

9
NOTES
View File

@ -362,10 +362,11 @@ competitors/fellow niche inhabitants
**** usability **** usability
**** download & usage stats **** download & usage stats
** errors ** errors
*** web: filter patterns not working *** parsing: rules file with trailing whitespace
*** convert: allow trailing whitespace in rules file *** parsing: rules file with comment paragraphs but no rules
*** convert: allow more flexible field specs, handle wescom unexpected end of input
*** parsing: allow comment lines immediately after postings expecting blank line or comment line
*** parsing: comment lines immediately after postings
*** parsing: accept all real-world ledger files *** parsing: accept all real-world ledger files
*** web: happstack ipv6 issue 6 *** web: happstack ipv6 issue 6
** refactoring, code cleanup ** refactoring, code cleanup