summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
author <changelog@php.net>2005-03-31 01:32:08 +0000
committer <changelog@php.net>2005-03-31 01:32:08 +0000
commitd5b2c5e28617fac614b04f178581ca250f390dba (patch)
tree996d05098d7e26968b5800f38ecc8e7d824e54fc /ChangeLog
parent6974b5ecced2a19b876e8f088ceba35463759491 (diff)
downloadphp-git-d5b2c5e28617fac614b04f178581ca250f390dba.tar.gz
ChangeLog update
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog54
1 files changed, 54 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 69ca9b36bf..c207524adf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,57 @@
+2005-03-30 Derick Rethans <php@derickrethans.nl>
+
+ * (PHP_5_0)
+ configure.in
+ main/php_version.h:
+ - Back to dev so that we have working snapshots again.
+
+2005-03-30 Ilia Alshanetsky <ilia@prohost.org>
+
+ * (PHP_4_3)
+ configure.in
+ main/php_version.h:
+ back to dev.
+
+2005-03-30 Zeev Suraski <zeev@zend.com>
+
+ * (PHP_5_0)
+ NEWS
+ configure.in
+ main/php_version.h:
+ Roll 5.0.4
+
+2005-03-30 Ilia Alshanetsky <ilia@prohost.org>
+
+ * (PHP_4_3)
+ NEWS
+ configure.in
+ main/php_version.h:
+ Tag 4.3.11
+
+2005-03-30 Joe Orton <jorton@redhat.com>
+
+ * ext/mysqli/mysqli_driver.c
+ ext/mysqli/mysqli_prop.c:
+ Mark more private functions as static.
+
+2005-03-30 Edin Kadribasic <edink@emini.dk>
+
+ * INSTALL
+ INSTALL
+ win32/install.txt
+ win32/install.txt:
+ Updated install instructions from the documentation project (Philip Olson)
+
+ * (PHP_5_0)
+ INSTALL
+ win32/install.txt:
+ Update instruction from the documentation project (Philip Olson)
+
+2005-03-30 Joe Orton <jorton@redhat.com>
+
+ * ext/mysqli/mysqli_prop.c:
+ Mark private functions as static.
+
2005-03-29 Ilia Alshanetsky <ilia@prohost.org>
* (PHP_5_0)