]> granicus.if.org Git - php/commitdiff
ChangeLog update
author <changelog@php.net> <>
Wed, 27 Feb 2002 01:33:13 +0000 (01:33 +0000)
committer <changelog@php.net> <>
Wed, 27 Feb 2002 01:33:13 +0000 (01:33 +0000)
ChangeLog
Zend/ChangeLog

index 6447ede9017f383913f7ffc458066afed3329ae2..3f1798e66092bf6fca3afcf9b2260a5d47eea02d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,46 @@
+2002-02-26  Andi Gutmans  <andi@zend.com>
+
+    * main/php_main.h
+      main/main.c:
+    - Hopefully fix the shutdown_memory_manager() stuff. Part of my previous
+    - patch seems to have gotten lost
+
+2002-02-26  Derick Rethans  <d.rethans@jdimedia.nl>
+
+    * ext/session/session.c: - Bring error message back
+
+2002-02-26  Sebastian Bergmann  <sb@sebastian-bergmann.de>
+
+    * main/main.c: TSRM Cleanup.
+
+2002-02-26  Andi Gutmans  <andi@zend.com>
+
+    * main/main.c
+      main/php_main.h: - Pass shutdown_memory_manager the TSRMLS context.
+
+2002-02-26  Rasmus Lerdorf  <rasmus@php.net>
+
+    * NEWS: There are no fdf changes in this branch as far as I can see.  Not
+    sure where this NEWS item came from.
+
+    * NEWS: Remove gd NEWS item
+
+    * ext/gd/config.m4: This line makes no sense to me
+
+2002-02-26  Zeev Suraski  <zeev@zend.com>
+
+    * NEWS: Beautify
+
+2002-02-26  Dan Kalowsky  <dank@deadmime.org>
+
+    * ext/odbc/php_odbc.c:
+    Bug fix 15719 as submited by Joseph Southwell and allows NULL values in ODBC
+
+2002-02-26  Edin Kadribasic  <edink@proventum.net>
+
+    * ext/standard/dl.c:
+    Allow use of dl() when CLI is compiled with ZTS (bug #15717).
+
 2002-02-25  Yasuo Ohgaki  <yohgaki@dd.iij4u.or.jp>
 
     * ext/pspell/pspell.c: Fix pspell function entry
index 8960fb3734ca3847dae05d615b070c4ebca05085..2e4e4ba54957f626906117da1a421f7a0ebac696 100644 (file)
@@ -1,3 +1,9 @@
+2002-02-26  Andi Gutmans  <andi@zend.com>
+
+    * zend_alloc.h
+      zend_alloc.c
+      zend.c: - MFZE1
+
 2002-02-21  Sebastian Bergmann  <sb@sebastian-bergmann.de>
 
     * ZEND_CHANGES: