Mercurial > p > roundup > code
diff CHANGES.txt @ 284:ab74a46c3a9d
changes
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Thu, 11 Oct 2001 05:02:37 +0000 |
| parents | a4241ddd22d7 |
| children | 9c093cc62e2a |
line wrap: on
line diff
--- a/CHANGES.txt Thu Oct 11 05:01:29 2001 +0000 +++ b/CHANGES.txt Thu Oct 11 05:02:37 2001 +0000 @@ -1,7 +1,13 @@ This file contains the changes to the Roundup system over time. The entries are given with the most recent entry first. -2001-10-07 - 0.3.0 +2001-10-11 - 0.3.0 pre 2 +Fixed: + . Hyperdatabase was inserting empty strings instead of None for missing + property values. This broke a lot of things. + + +2001-10-10 - 0.3.0 pre 1 Feature: . roundup-admin create now prompts for property info if none is supplied on the command-line. @@ -40,6 +46,9 @@ . Change message was stuffing up for multilinks with no key property. + +-------------- + 2001-08-30 - 0.2.8 Fixed: . Wasn't handling unguessable mime types for file uploads.
