Code

changes
authorrichard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2>
Thu, 11 Oct 2001 05:02:37 +0000 (05:02 +0000)
committerrichard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2>
Thu, 11 Oct 2001 05:02:37 +0000 (05:02 +0000)
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@293 57a73879-2fb5-44c3-a270-3262357dd7e2

CHANGES.txt

index b20e4ae0ef926cb75f922f4bdc6cd634640befa6..ebad0679f5d27f7495d76beb642e863f8179c000 100644 (file)
@@ -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 @@ Fixed:
  . 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.