summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author <changelog@php.net>2008-12-30 01:32:47 +0000
committer <changelog@php.net>2008-12-30 01:32:47 +0000
commit7ae028b374fdd54827d9ff83006237395bf6d938 (patch)
treecccd0dff3b4c62f9a22e26e319058c9430d69f2b
parent98332f2013ac1ba62ce87a88582642970edc55ab (diff)
downloadphp-git-7ae028b374fdd54827d9ff83006237395bf6d938.tar.gz
ChangeLog update
-rw-r--r--ChangeLog21
1 files changed, 21 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cfc0efe8e6..5d61e1df29 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,24 @@
+2008-12-29 Scott MacVicar <scott@macvicar.net>
+
+ * (PHP_5_2)
+ NEWS:
+ BFN
+
+ * (PHP_5_2)
+ ext/pcre/config0.m4:
+ Fix bug #46959 - Can't disable PCRE in 5.2.x, too much was backported from
+ 5.3.
+
+2008-12-29 Jani Taskinen <jani.taskinen@sci.fi>
+
+ * (PHP_5_2)
+ NEWS:
+ - Fix news
+
+ * (PHP_5_3)
+ NEWS:
+ This is not TODO file..
+
2008-12-28 Felipe Pena <felipensp@gmail.com>
* ext/standard/string.c