We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff809a2 commit d32c882Copy full SHA for d32c882
CHANGES.txt
@@ -1,7 +1,13 @@
1
This file contains the changes to the Roundup system over time. The entries
2
are given with the most recent entry first.
3
4
-2001-10-07 - 0.3.0
+2001-10-11 - 0.3.0 pre 2
5
+Fixed:
6
+ . Hyperdatabase was inserting empty strings instead of None for missing
7
+ property values. This broke a lot of things.
8
+
9
10
+2001-10-10 - 0.3.0 pre 1
11
Feature:
12
. roundup-admin create now prompts for property info if none is supplied
13
on the command-line.
@@ -40,6 +46,9 @@ Fixed:
40
46
. Change message was stuffing up for multilinks with no key property.
41
47
42
48
49
50
+--------------
51
43
52
2001-08-30 - 0.2.8
44
53
Fixed:
45
54
. Wasn't handling unguessable mime types for file uploads.
0 commit comments