Code

CGI interfaces now spit up a top-level index of all the instances they can
[roundup.git] / README.txt
index 824759a6372df4220b410a24fe0112939b5419b6..0c89029692379ad6d091ff95a7aad21f2f2deb51 100644 (file)
@@ -12,8 +12,8 @@ disclaimer are retained in their original form.
 
 IN NO EVENT SHALL BIZAR SOFTWARE PTY LTD BE LIABLE TO ANY PARTY FOR
 DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES ARISING
-OUT OF THE USE OF THIS CODE, EVEN IF THE AUTHOR HAS BEEN ADVISED OF THE
-POSSIBILITY OF SUCH DAMAGE.
+OUT OF THE USE OF THIS CODE, EVEN IF BIZAR SOFTWARE PTY LTD HAS BEEN ADVISED
+OF THE POSSIBILITY OF SUCH DAMAGE.
 
 BIZAR SOFTWARE PTY LTD SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING,
 BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
@@ -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