summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author <changelog@php.net>2006-04-24 05:31:46 +0000
committer <changelog@php.net>2006-04-24 05:31:46 +0000
commitb657d087256a0b5205b92524e42ec4f5b60450b3 (patch)
treeadbc2ee4b3fcdf25ebf39416118b17c90f8620ba
parenta4cea91d0197a94b3cfe0a008dc1066139d41478 (diff)
downloadphp-git-b657d087256a0b5205b92524e42ec4f5b60450b3.tar.gz
ChangeLog update
-rw-r--r--ChangeLog30
1 files changed, 30 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 956a8d62f6..f0aeba12e0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,33 @@
+2006-04-23 Andrei Zmievski <andrei@gravitonic.com>
+
+ * sapi/cli/php.1.in
+ sapi/cli/php.1.in:
+ MFB
+
+ * (PHP_5_1)
+ sapi/cli/php.1.in:
+ Typo.
+
+2006-04-23 Ilia Alshanetsky <ilia@prohost.org>
+
+ * (PHP_5_1)
+ NEWS:
+ Fixed typos
+
+ * ext/wddx/wddx.c:
+ MFB51: Fixed bug #37162 (wddx does not build as a shared extension).
+
+ * (PHP_4_4)
+ NEWS
+ ext/wddx/wddx.c:
+ MFH: Fixed bug #37162 (wddx does not build as a shared extension).
+
+ * (PHP_5_1)
+ NEWS
+ ext/wddx/wddx.c:
+ Fixed bug #37162 (wddx does not build as a shared extension).
+
+
2006-04-22 Antony Dovgal <antony@zend.com>
* ext/standard/tests/file/bug37158.phpt