The export system has been completely rewritten to be less monolithic and

easier to understand. It's also got a fully rewritten test suite (145 and
counting). It uses Path::Class for much of its work, which is now a requirement
for wG.
This commit is contained in:
Chris Nehren 2008-04-16 22:16:11 +00:00
parent 8500c4d506
commit 684ce5a7ca
6 changed files with 1710 additions and 340 deletions

View file

@ -4,6 +4,8 @@
- fix: Event is no longer editable by anyone who can add events
- fixed: Package search is slow for large websites
- fixed: rich editor image picker displays incorrectly in IE
- fixed: the export system was largely incomprehensible. rewritten.
- the new export system now needs Path::Class
7.5.10
- fix: Syntax error in GetCsMail