Index: CHANGELOG.txt
===================================================================
RCS file: /cvs/drupal/drupal/CHANGELOG.txt,v
retrieving revision 1.298
diff -u -p -r1.298 CHANGELOG.txt
--- CHANGELOG.txt	9 Mar 2009 20:41:25 -0000	1.298
+++ CHANGELOG.txt	11 Mar 2009 19:41:58 -0000
@@ -75,7 +75,10 @@ Drupal 7.0, xxxx-xx-xx (development vers
       allowing Drupal to lazy-load code as needed, resulting in significant performance
       and memory improvements.
 - Theme system:
-    * Converted the 'bluemarine' theme to a tableless layout.
+    * Replaced the bluemarine, chameleon and pushbutton themes with Stark. The
+      old themes live on as contributed themes
+      (http://drupal.org/project/bluemarine, http://drupal.org/project/chameleon
+      and http://drupal.org/project/pushbutton).
 - File handling:
     * Files are now first class Drupal objects with file_load(), file_save(),
       and file_validate() functions and corresponding hooks.
