.
authorSascha Schumann <sas@php.net>
Thu, 16 Sep 1999 13:00:06 +0000 (13:00 +0000)
committerSascha Schumann <sas@php.net>
Thu, 16 Sep 1999 13:00:06 +0000 (13:00 +0000)
ChangeLog

index 52e8054336672d6c8627d085b4c2c27f97bebcd9..438c3bb4dbc35c0087817ce321f20b0981b0ad96 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,7 +2,9 @@ PHP 4.0 CHANGE LOG                                                    ChangeLog
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 
 ?? ?? 1999, Version 4.0 Beta 3
-- Small fix in deserializing objects (Thies)
+- Added "wddx" serialization handler for session module (Sascha)
+  (automatically enabled, if you compile with --with-wddx)
+- Fixed deserializing objects (Thies)
 - PHP4 now serialized Objects as 'O' (not understood by PHP3), but deserializes
   PHP3 serialized objects as expected. (Thies)
 - Made serialize/unserialize work on classes. If the class is known at