From ac1f5021c760165c24a94644209601174a8f152f Mon Sep 17 00:00:00 2001 From: Date: Mon, 19 Nov 2007 01:31:30 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 29 +++++++++++++++++++++++++++++ Zend/ChangeLog | 11 +++++++++++ 2 files changed, 40 insertions(+) diff --git a/ChangeLog b/ChangeLog index 663ffb2b2b..64c046ec5b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,32 @@ +2007-11-18 Derick Rethans + + * (PHP_4_4) + Zend/zend_opcode.c + ZendEngine2/zend_opcode.c + ZendEngine2/zend_opcode.c: + - MFH: Initialize the reserved resource bits so that they can be reliably + used. + + * ZendEngine2/zend_opcode.c: + - Initialize the reserved resource bits so that they can be reliably used. + +2007-11-18 Ilia Alshanetsky + + * ext/dbase/dbf_head.c: + Removed duplicate case. (Thanks Hannes) + + * (PHP_5_2) + NEWS + ext/dbase/dbf_head.c + ext/dbase/dbf_head.c: + + MFB: Fixed bug #42261 (Incorrect lengths for date and boolean data types) + + * (PHP_5_3) + ext/dbase/dbf_head.c: + + Fixed bug #42261 (Incorrect lengths for date and boolean data types) + 2007-11-17 Sara Golemon * (PHP_5_2) diff --git a/Zend/ChangeLog b/Zend/ChangeLog index c95a030038..5f2dfa9ec6 100644 --- a/Zend/ChangeLog +++ b/Zend/ChangeLog @@ -1,3 +1,14 @@ +2007-11-18 Derick Rethans + + * (PHP_5_2) + zend_opcode.c + zend_opcode.c: + - MFH: Initialize the reserved resource bits so that they can be reliably + used. + + * zend_opcode.c: + - Initialize the reserved resource bits so that they can be reliably used. + 2007-11-17 Sara Golemon * (PHP_5_2) -- 2.50.1