Code

CGI interfaces now spit up a top-level index of all the instances they can
[roundup.git] / README.txt
index 965a6b9ccd36eb1012304a5135c2a36e0f412b63..0c89029692379ad6d091ff95a7aad21f2f2deb51 100644 (file)
@@ -97,7 +97,6 @@ roundup-server:
   . check the source file timestamps before reloading
 cgi_client
   . keep form fields in form on bad submission - only clear it if all ok
-  . change notes should be handled using an auditor
 
 
 5. Known Bugs
@@ -107,9 +106,7 @@ date:
   . date subtraction doesn't work correctly "if the dates cross leap years,
     phases of the moon, ..."
 cgi:
-  . setting an issue to resolved, and no other changes, results in a change
-    message with no indication of what changed
-  . enabling a filter disables the current filter hidden fields...
+  . enabling a filter disables the current filter hidden fields.
 
 
 6. Author