summaryrefslogtreecommitdiff
path: root/Zend
diff options
context:
space:
mode:
author <changelog@php.net>2002-07-25 00:18:55 +0000
committer <changelog@php.net>2002-07-25 00:18:55 +0000
commite09f789c14854c3b031237406339a6ccd13c6fd1 (patch)
tree551ab8cfbee074070e47b15aaf6457cf2cbd40a3 /Zend
parenta38038a4a0c75a6113e53838eb0b3d8498dd7569 (diff)
downloadphp-git-e09f789c14854c3b031237406339a6ccd13c6fd1.tar.gz
ChangeLog update
Diffstat (limited to 'Zend')
-rw-r--r--Zend/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/Zend/ChangeLog b/Zend/ChangeLog
index 3aac322dbc..b1cae5566c 100644
--- a/Zend/ChangeLog
+++ b/Zend/ChangeLog
@@ -1,3 +1,14 @@
+2002-07-24 Andi Gutmans <andi@pb1.pair.com>
+
+ * zend_mm.c: - Fix some compile problems with the new configure checks.
+
+2002-07-24 James Cox <imajes@pb1.pair.com>
+
+ * Zend.m4
+ zend_mm.c: move testing for the alignment values into configure.
+
+ * Zend.m4: ws fixes.
+
2002-07-23 Andi Gutmans <andi@pb1.pair.com>
* zend_hash.c: - Fix WS.