From 29c377c8cdcb5a4de1a52267a65f729577f62541 Mon Sep 17 00:00:00 2001
From: Dries Buytaert <dries@buytaert.net>
Date: Sun, 17 Feb 2008 19:34:28 +0000
Subject: [PATCH] - Patch #222190 by Gabor: updated CHANGELOG.txt.

---
 CHANGELOG.txt | 13 +++++++++++--
 1 file changed, 11 insertions(+), 2 deletions(-)

diff --git a/CHANGELOG.txt b/CHANGELOG.txt
index 61ca4178665a..947969b0450a 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.
-- 
GitLab