Mercurial > p > roundup > code
diff CHANGES.txt @ 738:7e093cbaaa98
split instance initialisation into two steps...
...allowing config changes before the database is initialised.
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Thu, 23 May 2002 01:14:20 +0000 |
| parents | b0d887310f7a |
| children | 51c425129b35 |
line wrap: on
line diff
--- a/CHANGES.txt Wed May 22 05:04:13 2002 +0000 +++ b/CHANGES.txt Thu May 23 01:14:20 2002 +0000 @@ -30,6 +30,8 @@ . reverting to dates for intervals > 2 months sucks . changed the default message list in issues to display the message body . applied patch #558876 ] cgi client customization + . split instance initialisation into two steps, allowing config changes + before the database is initialised. Fixed: . stop sending blank (whitespace-only) notes
