summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author <changelog@php.net>2002-07-01 00:24:52 +0000
committer <changelog@php.net>2002-07-01 00:24:52 +0000
commitacac7af404586bcb1d06b9dbd19ce282198a7b79 (patch)
tree00dd8bc19a08355f504d610d00fa84ac7afef989
parent4d1321afbce744828196c06148d7791d8a6eff1e (diff)
downloadphp-git-acac7af404586bcb1d06b9dbd19ce282198a7b79.tar.gz
ChangeLog update
-rw-r--r--ChangeLog17
-rw-r--r--Zend/ChangeLog8
2 files changed, 25 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c123a57715..5a78819ff8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,20 @@
+2002-06-30 Sander Roobol <phy@wanadoo.nl>
+
+ * main/main.c:
+ Main script should not be parsed when (include|require)_once()'ed, #17720
+
+2002-06-30 Derick Rethans <d.rethans@jdimedia.nl>
+
+ * ext/ldap/ldap.c: - More error messages cleanup
+
+2002-06-30 Jani Taskinen <sniper@iki.fi>
+
+ * ext/xmlrpc/libxmlrpc/encodings.c: MFH: Fix for bug #16252
+
+ * ext/xmlrpc/libxmlrpc/encodings.c: Fix bug: #16252
+
+ * Makefile.global: This does not work with AIX find..
+
2002-06-29 Jani Taskinen <sniper@iki.fi>
* config.guess
diff --git a/Zend/ChangeLog b/Zend/ChangeLog
index 8e8788ea9c..840e1d2897 100644
--- a/Zend/ChangeLog
+++ b/Zend/ChangeLog
@@ -1,3 +1,11 @@
+2002-06-30 Andi Gutmans <andi@zend.com>
+
+ * ZEND_CHANGES: - Remember to document autoload when I have time.
+
+2002-06-30 Derick Rethans <d.rethans@jdimedia.nl>
+
+ * zend_modules.h: - MFZE1
+
2002-06-29 Andi Gutmans <andi@zend.com>
* zend.h: - Get ready for alpha2