diff --git a/ChangeLog b/ChangeLog index b16787fcb00..87fa92028b0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,35 @@ +2008-12-16 Zoe Slattery + + * ext/imap/php_imap.c + ext/imap/php_imap.c + ext/imap/php_imap.c: + bug #46837 fix + + * ext/imap/php_imap.c + ext/imap/php_imap.c + ext/imap/php_imap.c: + bug #46884 fix + +2008-12-16 Rob Richards + + * (PHP_5_3) + NEWS: + BFN + + * (PHP_5_3) + ext/dom/php_dom.c + ext/dom/tests/bug46849.phpt: + MFH: fix bug #46849 (Cloning DOMDocument doesn't clone the properties) + fix some warnings + add test + + * ext/dom/php_dom.c + ext/dom/tests/bug46849.phpt + ext/dom/tests/bug46849.phpt: + fix bug #46849 (Cloning DOMDocument doesn't clone the properties) + fix some warnings + add test + 2008-12-15 Steve Seear * (PHP_5_2)