changelog Fri Mar 11 20:35:46 2005 EDT
Modified files:
/ZendEngine2 ChangeLog
Log:
ChangeLog update
http://cvs.php.net/diff.php/ZendEngine2/ChangeLog?r1=1.652&r2=1.653&ty=u
Index: ZendEngine2/ChangeLog
diff -u ZendEngine2/ChangeLog:1.652 ZendEngine2/ChangeLog:1.653
--- ZendEngine2/ChangeLog:1.652 Thu Mar 10 20:50:54 2005
+++ ZendEngine2/ChangeLog Fri Mar 11 20:35:45 2005
@@ -1,3 +1,22 @@
+2005-03-11 Anantha Kesari H Y <[EMAIL PROTECTED]>
+
+ * (PHP_5_0)
+ acconfig.h:
+ NetWare LibC's sys/types.h does not include sys/select.h implicitly as it
+ is the case with Linux LibC
+
+2005-03-11 Marcus Boerger <[EMAIL PROTECTED]>
+
+ * tests/bug32252.phpt:
+ - Add new test
+
+ * tests/bug27145.phpt
+ tests/bug27145.phpt:
+ - Irrelevant
+
+ * zend_object_handlers.c:
+ - Don't touch refcount/is_ref
+
2005-03-10 Marcus Boerger <[EMAIL PROTECTED]>
* tests/bug28442.phpt
@@ -7311,7 +7330,7 @@
2003-06-10 Jani Taskinen <[EMAIL PROTECTED]>
* zend_multiply.h:
- - Missing $Id: ChangeLog,v 1.652 2005/03/11 01:50:54 changelog Exp $ tag
+ - Missing $Id: ChangeLog,v 1.653 2005/03/12 01:35:45 changelog Exp $ tag
2003-06-10 James Cox <[EMAIL PROTECTED]>
@@ -9035,7 +9054,7 @@
zend_types.h
zend_variables.c
zend_variables.h:
- - Added some missing CVS $Id: ChangeLog,v 1.652 2005/03/11 01:50:54
changelog Exp $ tags, headers and footers.
+ - Added some missing CVS $Id: ChangeLog,v 1.653 2005/03/12 01:35:45
changelog Exp $ tags, headers and footers.
2003-01-30 Ilia Alshanetsky <[EMAIL PROTECTED]>