summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author <changelog@php.net>2006-01-30 06:31:45 +0000
committer <changelog@php.net>2006-01-30 06:31:45 +0000
commitcf0736cab6adc724f8589a4be89b0224e12ac1a2 (patch)
tree53a10ed3e018de51e50eedaaa6ade43aea561760
parentb90245d90aebf3d0173b22048e9c25793fe3aa8f (diff)
downloadphp-git-cf0736cab6adc724f8589a4be89b0224e12ac1a2.tar.gz
ChangeLog update
-rw-r--r--ChangeLog19
1 files changed, 19 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index df4cd3df0b..bfb454fcc7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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: