summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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