some bug fixes and preparing for 6.5.4 bugfix cycle

This commit is contained in:
JT Smith 2005-03-22 16:00:58 +00:00
parent 69d43e28c8
commit e972d70ee7
9 changed files with 515 additions and 165 deletions

View file

@ -1,3 +1,9 @@
6.5.4
- fix [ 1160953 ] JavaScript Errors in admin console - IE
- Fixed a drag and drop problem.
- fix [ 1168195 ] Asset manager: Space between Size and unit
6.5.3
- Sorted templates into folders named after their respective namespaces
& re-enabled the manage button next to the template dropdown [mwilson]