Commit 96744 by goba

#212050 by keith.smith: JS compression was removed, but not from the changelog

--- CHANGELOG.txt       2008/01/17 23:58:26     1.248
+++ CHANGELOG.txt       2008/01/21 16:30:37     1.249
@@ -1,4 +1,4 @@
-// $Id: CHANGELOG.txt,v 1.247 2008/01/17 21:50:58 goba Exp $
+// $Id: CHANGELOG.txt,v 1.248 2008/01/17 23:58:26 goba Exp $
 
 Drupal 6.0, xxxx-xx-xx (development version)
 ----------------------
@@ -69,7 +69,7 @@
 - Performance:
     * Made it easier to conditionally load .include files and split up many core
       modules.
-    * Added a JavaScript aggregator and compressor.
+    * Added a JavaScript aggregator.
     * Added block-level caching, improving performance for both authenticated
       and anonymous users.
     * Made Drupal work correctly when running behind a reverse proxy like
No votes yet