From 68595ed421e5a8374c6f5716813d07ce9e93717c Mon Sep 17 00:00:00 2001 From: "Alexander M. Turek" Date: Tue, 28 Sep 2004 10:43:51 +0000 Subject: [PATCH] typo --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 20b56ca6e..c550401d0 100755 --- a/ChangeLog +++ b/ChangeLog @@ -6,7 +6,7 @@ $Id$ $Source$ 2004-09-28 Alexander M. Turek - * libraries/dbi/mysql.dbi.php: Compatibility fix for php < 4.3 + * libraries/dbi/mysql.dbi.lib.php: Compatibility fix for php < 4.3 (bug #1033360), thanks to Claude Theroux. 2004-09-27 Marc Delisle