* resizable text areas now use the YUI 2.5.0 code

* add the new YUI release
* document the change in both the changelog and gotcha.txt
This commit is contained in:
Chris Nehren 2008-02-26 21:27:14 +00:00
parent 69269e50a0
commit 8fdd413d12
1642 changed files with 815513 additions and 16 deletions

View file

@ -7,6 +7,14 @@ upgrading from one version to the next, or even between multiple
versions. Be sure to heed the warnings contained herein as they will
save you many hours of grief.
7.5.1
--------------------------------------------------------------------
* The resizable textarea implementation in WebGUI has been reimplemented to use
the code present in YUI 2.5.0. As such, WebGUI's YUI implementation has been
updated to version 2.5.0, and the no-longer-needed extjs library has been
removed.
7.5.1
--------------------------------------------------------------------
* There was a corrupt template in a package for the 7.5.0 upgrade.