From 563969c2c89ac667a0fa946fc7f07ca11b2607eb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Olivier=20M=C3=BCller?= Date: Thu, 3 May 2001 17:31:20 +0000 Subject: [PATCH] setting up devel branch (should be ok now :) --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ChangeLog b/ChangeLog index 4b63af857..d7e8cc98a 100755 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,10 @@ phpMyAdmin - Changelog $Id$ $Source$ +2001-05-03 Olivier Müller + * started devel-branch : "phpMyAdmin-devel". To be used for experimental + stuff and new features. + 2001-05-02 Robin Johnson * additional constant MYSQL_MINOR_VERSION in 'lib.inc.php3' contains all of version string after the '3.23.' part.