diff options
author | <changelog@php.net> | 2006-01-30 06:31:45 +0000 |
---|---|---|
committer | <changelog@php.net> | 2006-01-30 06:31:45 +0000 |
commit | cf0736cab6adc724f8589a4be89b0224e12ac1a2 (patch) | |
tree | 53a10ed3e018de51e50eedaaa6ade43aea561760 | |
parent | b90245d90aebf3d0173b22048e9c25793fe3aa8f (diff) | |
download | php-git-cf0736cab6adc724f8589a4be89b0224e12ac1a2.tar.gz |
ChangeLog update
-rw-r--r-- | ChangeLog | 19 |
1 files changed, 19 insertions, 0 deletions
@@ -1,3 +1,22 @@ +2006-01-29 Jani Taskinen <jani.taskinen@sci.fi> + + * (PHP_5_1) + ext/standard/string.c: + nuke ws pollution + +2006-01-29 Ilia Alshanetsky <ilia@prohost.org> + + * (PHP_5_1) + NEWS: + Fixed bug #36176 (PDO_PGSQL - PDO::exec() does not return number of rows + affected by the operation). + +2006-01-29 Jani Taskinen <jani.taskinen@sci.fi> + + * (PHP_5_1) + NEWS: + fix news + 2006-01-28 Michael Wallner <mike@iworks.at> * ext/imap/php_imap.c: |