summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author <changelog@php.net>2007-08-28 01:31:18 +0000
committer <changelog@php.net>2007-08-28 01:31:18 +0000
commitb119351c95dede28f01b6f59672fddf04bc4fd88 (patch)
tree6a1a933a9ce6419594ab6f0cfba23f6d3243ca52
parentd28f810aac744fc1012cd18fabb21655965ab452 (diff)
downloadphp-git-b119351c95dede28f01b6f59672fddf04bc4fd88.tar.gz
ChangeLog update
-rw-r--r--ChangeLog21
1 files changed, 21 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index dd9859394d..62199103d3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,24 @@
+2007-08-27 Ilia Alshanetsky <ilia@prohost.org>
+
+ * NEWS:
+ Fixed typo
+
+2007-08-27 Jani Taskinen <jani.taskinen@iki.fi>
+
+ * (PHP_5_2)
+ NEWS:
+ Fix news
+
+2007-08-27 Pierre-Alain Joye <pierre.dev@gmail.com>
+
+ * (PHP_5_2)
+ NEWS
+ ext/gd/libgd/gd.c:
+ - revert fix for #106
+ - add news entry for pslib fix
+ NB: Please next time, inform us before a complete freeze is done for
+ a given branch. And a week for a RC is defitively too short.
+
2007-08-26 Pierre-Alain Joye <pierre.dev@gmail.com>
* (PHP_5_2)