summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 6387f5e)
raw | patch | inline | side by side (parent: 6387f5e)
author | richard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2> | |
Sun, 29 Jul 2001 05:41:50 +0000 (05:41 +0000) | ||
committer | richard <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 | patch | blob | history |
diff --git a/CHANGES.txt b/CHANGES.txt
index c5a218b4c6555b46c0fe9f3daba455e46c644750..6c9e34e60a590f3420129379148723e883489fb5 100644 (file)
--- a/CHANGES.txt
+++ b/CHANGES.txt
. 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.