summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author <changelog@php.net>2006-01-31 06:31:44 +0000
committer <changelog@php.net>2006-01-31 06:31:44 +0000
commit1a62352dac6747d278d08d27e0ff8702b3d1872c (patch)
tree460de8aba960a8cec3a3fd103e56cea434000e13
parent8b2446075276f70b72a0836c34cfd4c551231d41 (diff)
downloadphp-git-1a62352dac6747d278d08d27e0ff8702b3d1872c.tar.gz
ChangeLog update
-rw-r--r--ChangeLog17
1 files changed, 17 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bfb454fcc7..0503c4d524 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,20 @@
+2006-01-30 Mark L. Woodward <mlwmohawk@mohawksoft.com>
+
+ * ext/msession/README
+ ext/msession/config.m4
+ ext/msession/msession-test.php
+ ext/msession/msession.c
+ ext/msession/msessionapi.h
+ ext/msession/php_msession.h
+ ext/msession/reqclient.h:
+ MSession now works with the new MCache server
+
+2006-01-30 Ilia Alshanetsky <ilia@prohost.org>
+
+ * (PHP_4_4)
+ main/main.c:
+ Fixed error reporting logic for HTML errors
+
2006-01-29 Jani Taskinen <jani.taskinen@sci.fi>
* (PHP_5_1)