summaryrefslogtreecommitdiff
path: root/CHANGELOG.txt
diff options
context:
space:
mode:
authorAngie Byron <webchick@24967.no-reply.drupal.org>2009-06-27 23:10:59 +0000
committerAngie Byron <webchick@24967.no-reply.drupal.org>2009-06-27 23:10:59 +0000
commit4ba822c158c54b87fe34f6b160c926e190d47573 (patch)
treee5bfecd9f752b80a2bf1d4b1c8eefa9b049de221 /CHANGELOG.txt
parent1170f5650d75d94739eb90da0f1bd0a6e17e5631 (diff)
downloadbrdo-4ba822c158c54b87fe34f6b160c926e190d47573.tar.gz
brdo-4ba822c158c54b87fe34f6b160c926e190d47573.tar.bz2
#315035 by Damien Tournoud, Rob Loach, sun, mfer, et al: Adding jQuery UI 1.7.2 to core.
Diffstat (limited to 'CHANGELOG.txt')
-rw-r--r--CHANGELOG.txt7
1 files changed, 5 insertions, 2 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt
index 2772dd92b..333caef9f 100644
--- a/CHANGELOG.txt
+++ b/CHANGELOG.txt
@@ -127,8 +127,11 @@ Drupal 7.0, xxxx-xx-xx (development version)
like page callbacks.
- Translation system
* The translation system now supports message context (msgctxt).
-- Upgraded the core JavaScript library to jQuery version 1.3.2.
-- Upgraded the jQuery Forms library to 2.21.
+- JavaScript changes
+ * Upgraded the core JavaScript library to jQuery version 1.3.2.
+ * Upgraded the jQuery Forms library to 2.21.
+ * Added jQuery UI 1.7.2, which allows improvements to Drupal's user
+ experience.
Drupal 6.0, 2008-02-13
----------------------