Mercurial > p > roundup > code
changeset 2013:d116293863a4
Add change entry for client.py split.
| author | Johannes Gijsbers <jlgijsbers@users.sourceforge.net> |
|---|---|
| date | Sat, 14 Feb 2004 01:55:35 +0000 |
| parents | 9cc7b7d0ca3f |
| children | 366d3bbce982 |
| files | CHANGES.txt |
| diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/CHANGES.txt Sat Feb 14 01:17:38 2004 +0000 +++ b/CHANGES.txt Sat Feb 14 01:55:35 2004 +0000 @@ -62,6 +62,11 @@ - 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
