From: jlgijsbers Date: Sat, 14 Feb 2004 01:55:35 +0000 (+0000) Subject: Add change entry for client.py split. X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=2ccfe94327820cdca959b6c7f5636f0b033148d1;p=roundup.git Add change entry for client.py split. git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@2081 57a73879-2fb5-44c3-a270-3262357dd7e2 --- diff --git a/CHANGES.txt b/CHANGES.txt index 3faf275..9631b28 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -62,6 +62,11 @@ Cleanup: - implemented semantic comparison of Message objects in test_mailgw - tidied up forms in default stylesheet - force textareas to use monospace fonts, lessening surprise on the user +- moved out parts of client.py to new modules: + * actions.py - the xxxAction and xxxPermission functions refactored into + Action classes + * exceptions.py - all exceptions + * form_parser.py - parsePropsFromForm & extractFormList in a FormParser class 2004-??-?? 0.6.5