Code

keeping the README ... near-to-date
authorrichard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2>
Wed, 2 Jan 2002 04:19:47 +0000 (04:19 +0000)
committerrichard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2>
Wed, 2 Jan 2002 04:19:47 +0000 (04:19 +0000)
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@490 57a73879-2fb5-44c3-a270-3262357dd7e2

README.txt

index 02f18a99420987cbd357ac3986e091302cee89d4..4dc1b066c6e689d900c48f171c3cd5e34688e7a1 100644 (file)
@@ -49,15 +49,10 @@ Most of the TODO items are captured in comments in the code. In summary:
 in general:
   . more unit tests
   . more back-ends
-  . better error handling (nicer messages for users)
 hyperdb:
-  . transaction support
   . more efficient reverse lookups
 roundupdb:
   . split the file storage into multiple dirs?
-roundup-mailgw:
-  . errors as attachments
-  . limits on the e-mail addresses that may use the mail gateway
 roundup-server:
   . check the source file timestamps before reloading
 cgi_client
@@ -70,8 +65,6 @@ cgi_client
 date:
   . date subtraction doesn't work correctly "if the dates cross leap years,
     phases of the moon, ..."
-cgi:
-  . enabling a filter disables the current filter hidden fields.
 
 
 6. Author