From 2ccfe94327820cdca959b6c7f5636f0b033148d1 Mon Sep 17 00:00:00 2001 From: jlgijsbers Date: Sat, 14 Feb 2004 01:55:35 +0000 Subject: [PATCH] Add change entry for client.py split. git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@2081 57a73879-2fb5-44c3-a270-3262357dd7e2 --- CHANGES.txt | 5 +++++ 1 file changed, 5 insertions(+) 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 -- 2.30.2