summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.txt13
1 files changed, 11 insertions, 2 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt
index 61ca41786..947969b04 100644
--- a/CHANGELOG.txt
+++ b/CHANGELOG.txt
@@ -1,6 +1,10 @@
// $Id$
-Drupal 6.0, xxxx-xx-xx (development version)
+Drupal 7.0, xxxx-xx-xx (development version)
+----------------------
+
+
+Drupal 6.0, 2008-02-13
----------------------
- New, faster and better menu system.
- New watchdog as a hook functionality.
@@ -92,7 +96,7 @@ Drupal 6.0, xxxx-xx-xx (development version)
and warn sites if they are missing security updates or newer versions.
Sites deploying from CVS should use http://drupal.org/project/cvs_deploy.
Advanced settings provided by http://drupal.org/project/update_advanced.
-- Upgraded the core JavaScript library to jQuery version 1.2.
+- Upgraded the core JavaScript library to jQuery version 1.2.3.
- Added a new Schema API, which provides built-in support for core and
contributed modules to work with databases other than MySQL.
- Removed drupal.module. The functionality lives on as the Site network
@@ -100,6 +104,11 @@ Drupal 6.0, xxxx-xx-xx (development version)
- Removed old system updates. Updates from Drupal versions prior to 5.x will
require upgrading to 5.x before upgrading to 6.x.
+Drupal 5.7, 2008-01-28
+----------------------
+- fixed the input format configuration page.
+- fixed a variety of small bugs.
+
Drupal 5.6, 2008-01-10
----------------------
- fixed a variety of small bugs.