diff options
author | <changelog@php.net> | 2008-12-30 01:32:47 +0000 |
---|---|---|
committer | <changelog@php.net> | 2008-12-30 01:32:47 +0000 |
commit | 7ae028b374fdd54827d9ff83006237395bf6d938 (patch) | |
tree | cccd0dff3b4c62f9a22e26e319058c9430d69f2b | |
parent | 98332f2013ac1ba62ce87a88582642970edc55ab (diff) | |
download | php-git-7ae028b374fdd54827d9ff83006237395bf6d938.tar.gz |
ChangeLog update
-rw-r--r-- | ChangeLog | 21 |
1 files changed, 21 insertions, 0 deletions
@@ -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 |