Code

changes
authorrichard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2>
Tue, 23 Oct 2001 01:11:39 +0000 (01:11 +0000)
committerrichard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2>
Tue, 23 Oct 2001 01:11:39 +0000 (01:11 +0000)
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@329 57a73879-2fb5-44c3-a270-3262357dd7e2

CHANGES.txt

index 879c6386466478446db84e434c1a46bc439ec0c9..45247a5c4fb1eaef7aa25efbea2d67541c44262f 100644 (file)
@@ -1,7 +1,7 @@
 This file contains the changes to the Roundup system over time. The entries
 are given with the most recent entry first.
 
-2001-10-22 - 0.3.0 pre 3
+2001-10-23 - 0.3.0 pre 3
 Feature:
  . MailGW now moves 'unread' to 'chatting' on receiving e-mail for an issue.
  . feature #473127: Filenames. I modified the file.index and htmltemplate
@@ -12,6 +12,10 @@ Feature:
   . Tabular display of nodes.
   . Import and export via colon-separated files.
 
+Changed:
+ . re-organised the html templating code. Fixed some bugs, probably
+   introduced some more.  Hopefully not too many.
+
 Fixed:
  . Stand-alone server now has a configurable setuid user.
  . CGI interface wasn't handling checkboxes at all.