Code

changes
authorrichard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2>
Sun, 29 Jul 2001 05:41:50 +0000 (05:41 +0000)
committerrichard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2>
Sun, 29 Jul 2001 05:41:50 +0000 (05:41 +0000)
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@130 57a73879-2fb5-44c3-a270-3262357dd7e2

CHANGES.txt

index c5a218b4c6555b46c0fe9f3daba455e46c644750..6c9e34e60a590f3420129379148723e883489fb5 100644 (file)
@@ -14,6 +14,8 @@ Features:
  . Moved some code around in cgi_client allowing for subclassing to change
    behaviour.
  . Added the fabricated property "id" to all hyperdb classes.
+ . Cleanup of the link label generation (new method on hyperdb.Class to do
+   it).
 
 Fixed:
  . Everything uses errno module now to check errno values.