summaryrefslogtreecommitdiff
path: root/Zend/ChangeLog
diff options
context:
space:
mode:
author <changelog@php.net>2004-07-11 00:33:01 +0000
committer <changelog@php.net>2004-07-11 00:33:01 +0000
commited6ebf011bcb14a7097cad97667f8042a3175a0d (patch)
treea77ede0f0f9f589a00412579a59d0f811d0d28ea /Zend/ChangeLog
parentd46f8078f596834825cdfa0acc1afac25b214634 (diff)
downloadphp-git-ed6ebf011bcb14a7097cad97667f8042a3175a0d.tar.gz
ChangeLog update
Diffstat (limited to 'Zend/ChangeLog')
-rw-r--r--Zend/ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/Zend/ChangeLog b/Zend/ChangeLog
index 63171cb7c5..6c13941f24 100644
--- a/Zend/ChangeLog
+++ b/Zend/ChangeLog
@@ -1,3 +1,16 @@
+2004-07-10 Jon Parise <jon+php@csh.rit.edu>
+
+ * zend.c:
+ DragonFly BSD is derived from FreeBSD and requires the same floating point
+ precision fix.
+
+2004-07-10 Andi Gutmans <andi@zend.com>
+
+ * zend_alloc.c
+ zend_hash.c
+ zend_variables.c:
+ - Better stability during premature shutdown of request startup
+
2004-07-05 Andi Gutmans <andi@zend.com>
* zend_mm.h: