summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7a7444776d..fd9099002c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+2007-11-30 Antony Dovgal <tony@daylessday.org>
+
+ * ext/simplexml/simplexml.c:
+ fix folding, move protos to the top of the sources
+
+2007-11-30 Ilia Alshanetsky <ilia@prohost.org>
+
+ * (PHP_5_2)
+ NEWS:
+
+ Fixed a typo
+
2007-11-29 Antony Dovgal <tony@daylessday.org>
* ext/pgsql/pgsql.c: