* 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

@ -1,6 +1,11 @@
7.5.4
- Moved the Wiki Help link into i18n so it can be pointed to other sites for
other lanugages.
- The YUI library used in WebGUI has been upgraded to 2.5.0.
- The resizable text area implementation used in WebGUI has been
migrated to the code provided by YUI 2.5.0.
- As a result of the above, we no longer need extjs, and it has been
removed.
7.5.3
- prevent HTML and Macro injection in usernames