changelog Tue Sep 18 20:10:11 2001 EDT
Modified files:
/php4 ChangeLog
Log:
ChangeLog update
Index: php4/ChangeLog
diff -u php4/ChangeLog:1.801 php4/ChangeLog:1.802
--- php4/ChangeLog:1.801 Mon Sep 17 20:10:02 2001
+++ php4/ChangeLog Tue Sep 18 20:10:08 2001
@@ -1,3 +1,33 @@
+2001-09-18 Frank M. Kromann <[EMAIL PROTECTED]>
+
+ * ext/mbstring/mbstring.dsp: Fixing win32 debug build
+
+2001-09-18 Sascha Schumann <[EMAIL PROTECTED]>
+
+ * ext/ircg/ircg.c: MFH irc_ignore_add change
+
+ * ext/ircg/ircg.c:
+ Before adding a username to the ignore list, ensure that it is unlisted.
+
+2001-09-18 Hartmut Holzgraefe <[EMAIL PROTECTED]>
+
+ * ext/dbplus/php_dbplus.c: argument count fix
+
+2001-09-18 Sterling Hughes <[EMAIL PROTECTED]>
+
+ * ext/standard/math.c: another attempt at fixing compile warnings...
+
+2001-09-18 Thomas V.V.Cox <[EMAIL PROTECTED]>
+
+ * pear/DB/pgsql.php:
+ added error msg mapping for DB_ERROR_NOSUCHFIELD in Postgres 7.x
+
+2001-09-18 Sterling Hughes <[EMAIL PROTECTED]>
+
+ * ext/standard/math.c
+ ext/standard/rand.c: hopefully fix win32 compile warnings
+
+
2001-09-17 Hartmut Holzgraefe <[EMAIL PROTECTED]>
* ext/ncurses/config.m4