summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author <changelog@php.net>2003-11-03 01:34:42 +0000
committer <changelog@php.net>2003-11-03 01:34:42 +0000
commitab676c88dc3af7ea2f5afa4de768e39e4fb736e1 (patch)
tree86ebd12f3d0cb1cc77751b6adacfd3faee3b99a7
parent8e1bbd9aea264e3a3c060f48cfa078d247f2df09 (diff)
downloadphp-git-ab676c88dc3af7ea2f5afa4de768e39e4fb736e1.tar.gz
ChangeLog update
-rw-r--r--ChangeLog27
1 files changed, 27 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ea01b11f8f..0b7ee01c70 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,30 @@
+2003-11-02 Edin Kadribasic <edink@proventum.net>
+
+ * (PHP_4_3)
+ ext/informix/ifx.ec:
+ Fix tsrm build
+
+2003-11-02 Ilia Alshanetsky <ilia@prohost.org>
+
+ * (PHP_4_3)
+ configure.in
+ main/php_version.h:
+ back to dev.
+
+ * (PHP_4_3)
+ configure.in
+ main/php_version.h:
+ Go with 4.3.4
+
+ * (PHP_4_3)
+ NEWS:
+ Prepare NEWS file for 4.3.4 release.
+
+2003-11-02 Moriyoshi Koizumi <moriyoshi@at.wakwak.com>
+
+ * ext/iconv/iconv.c:
+ Proto fix
+
2003-11-01 Uwe Schindler <uwe@thetaphi.de>
* (PHP_4_3)