From 5a0cc81aee7dee6c3748e9ce31904472ab43ac4c Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Tue, 21 Feb 2006 14:20:16 +0000 Subject: [PATCH] let's keep the history of releases in the ChangeLog, with a precision about the branch --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ChangeLog b/ChangeLog index 0db42c938..301ee2661 100755 --- a/ChangeLog +++ b/ChangeLog @@ -23,6 +23,9 @@ $Source$ * libraries/Table.class.php: minor fixes and improvements, formating, documentation +2006-02-20 Marc Delisle + ### 2.8.0-rc1 released from QA_2_8 branch + 2006-02-20 Sebastian Mendel * libraries/dbi/mysqli.dbi.lib.php: - fixed undefined MYSQLI_BINARY_FLAG constant