From: Date: Tue, 24 Jan 2006 06:31:45 +0000 (+0000) Subject: ChangeLog update X-Git-Tag: RELEASE_1_2~375 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e386a7ae5c2464526c144936aded3b5f14adc9c5;p=php ChangeLog update --- diff --git a/ChangeLog b/ChangeLog index a43e36a037..896a007981 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,29 @@ +2006-01-23 Antony Dovgal + + * (PHP_5_1) + NEWS + ext/dbase/dbf_head.c: + MFH: fix #36113 (Reading records of unsupported type causes segfault) + + * ext/dbase/dbf_head.c: + fix #36113 (Reading records of unsupported type causes segfault) + +2006-01-23 Derick Rethans + + * EXTENSIONS: + - MF51: date is not a server API + + * (PHP_5_1) + EXTENSIONS: + - date is not a server API + +2006-01-23 Ilia Alshanetsky + + * (PHP_5_1) + NEWS: + Fixed bug #36134 (DirectoryIterator constructor failed to detect empty + directory names). + 2006-01-22 Marcus Boerger * ZendEngine2/zend_execute_API.c: