From ccb3fa0219643d98d08fdd26dddecfa2dbb5e3b5 Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Mon, 12 Dec 2005 22:08:35 +0000 Subject: - Patch #39462 by Cvgbe: 1. fixed problem with long URLs being truncated (and causing errors) 2. added CREATE UNIQUE INDEX to prefix.sh 3. changed totalcount from int to bigint to prevent overflow 4. unifies index names, syncs with database.mysql Updated changelog. --- CHANGELOG.txt | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'CHANGELOG.txt') diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 06c2680a6..bd8f07dfd 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -54,6 +54,10 @@ Drupal x.x.x, xxxx-xx-xx (development version) - PostgreSQL support: * removed dependency on PL/pgSQL procedural language +Drupal 4.6.5, 2005-12-12 +------------------------ +- fixed bugs: no critical bugs were identified. + Drupal 4.6.4, 2005-11-30 ------------------------ - fixed bugs, including 3 security vulnerabilities. @@ -114,6 +118,10 @@ Drupal 4.6.0, 2005-04-15 - documentation: * improved and extended PHPDoc/Doxygen comments. +Drupal 4.5.7, 2005-12-12 +------------------------ +- fixed bugs: no critical bugs were identified. + Drupal 4.5.6, 2005-11-30 ------------------------ - fixed bugs, including 3 security vulnerabilities. -- cgit v1.2.3