fix: content handler and redirects

This commit is contained in:
JT Smith 2008-01-25 01:36:14 +00:00
parent c776703568
commit fb434a8b3a
26 changed files with 74 additions and 542 deletions

View file

@ -1,6 +1,7 @@
7.5.1
- fix: Friends language error (perlDreamer Consulting, LLC.)
http://www.plainblack.com/bugs/tracker/friends-language-error
- fix: content handler and redirects
- fix: newByDynamicClass would die if given bad parameters, must return undef
- fix: AssetPackage.pm would give an error on importing a package through
the web interface, but the package would be imported successfully.