]> granicus.if.org Git - php/commitdiff
ChangeLog update
author <changelog@php.net> <>
Wed, 29 Nov 2000 02:09:13 +0000 (02:09 +0000)
committer <changelog@php.net> <>
Wed, 29 Nov 2000 02:09:13 +0000 (02:09 +0000)
ChangeLog

index f22957d3c766e20ad2c0cfd30432d9db852c93d5..590827bf295f6fcd78b6348bced7bcce0bdb8be8 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,29 @@
+2000-11-28  Jani Taskinen  <sniper@iki.fi>
+
+    * main/.cvsignore: One file missing.
+
+    * ext/bcmath/libbcmath/.cvsignore
+      ext/bcmath/libbcmath/src/.cvsignore: Added missing .cvsignore files.
+
+    * ext/sybase/php_sybase_db.c: Fixed typo. bug #8001
+
+    * main/reentrancy.c:
+    - Fixed a bug which made readdir() unusable in some systems. 
+
+    * ext/gd/config.m4
+      ext/gd/php_gd.h: AC_CHECK_LIB prints out yes/no itself.
+
+2000-11-28  Sascha Schumann  <sascha@schumann.cx>
+
+    * main/SAPI.h: A field of mines
+
+    Submitted by: jon@csh.rit.edu
+
+    * NEWS: Add note about an old change
+
+    * build/rules_common.mk
+      configure.in: Always add top_srcdir to the header file search path.
+
 2000-11-27  Daniel Beulshausen  <daniel@php4win.de>
 
     * ext/gettext/gettext.c: fix path operations, under win32