From f2297aa95331c8ab90412b4082a0a585a9ab27e6 Mon Sep 17 00:00:00 2001 From: Graham Knop Date: Tue, 26 Feb 2008 23:28:27 +0000 Subject: [PATCH] Simpler gotcha listing re YUI and Ext --- docs/gotcha.txt | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/docs/gotcha.txt b/docs/gotcha.txt index e80ae1b8a..43f36678b 100644 --- a/docs/gotcha.txt +++ b/docs/gotcha.txt @@ -9,10 +9,9 @@ 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. + * YUI has been upgraded to 2.5.0. The resizable textarea implementation in + WebGUI has been rewritten using YUI instead of the Ext library. This has + removed Ext as a depenancy, and it has been removed. 7.5.1