From 00830d5675c997506b474b81c5dc113d12c520e9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Tue, 8 Jul 2003 14:29:59 +0000 Subject: [PATCH] resorted my todays changes :) --- ChangeLog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 91e87521e..f811e3209 100755 --- a/ChangeLog +++ b/ChangeLog @@ -14,13 +14,13 @@ $Source$ libraries/config_import.lib.php3, libraries/display_export.lib.php3, libraries/export/sql.php3, lang/*: Added checkbox for exporting/copying AUTO_INCREMENT value (RFE #763957). + * mult_submits.inc.php3: Fixed undefined variable warning (bug #767740). + * pdf_schema.php3: Don't use hardcoded sizes of paper (bug #767680). * lang/chinese_gb: Updated, thanks to Wang (fundawang). * lang/chinese_big5: Updated, thanks to Siu Sun (siusun). * lang/polish: Updated, thanks to Jakub Wilk (ubanus). * lang/romanian: Updated, thanks to Valics Lehel. * lang/swedish: Updated, thanks to Björn T. Hallberg (bth). - * mult_submits.inc.php3: Fixed undefined variable warning (bug #767740). - * pdf_schema.php3: Don't use hardcoded sizes of paper (bug #767680). * lang/slovak: Updated, thanks to Lubos Klokner (erkac). 2003-07-08 Alexander M. Turek