From: richard Date: Sun, 29 Jul 2001 05:41:50 +0000 (+0000) Subject: changes X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=4171fae7f16f171b6af08f46d64b3536a06ae065;p=roundup.git changes git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@130 57a73879-2fb5-44c3-a270-3262357dd7e2 --- diff --git a/CHANGES.txt b/CHANGES.txt index c5a218b..6c9e34e 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -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.