cvs: ZendEngine2 / ChangeLog
changelog <[email protected]>
| Newsgroups | gmane.comp.php.cvs.daily |
|---|---|
| Message-ID | <cvschangelog1221442322@cvsserver> |
changelog Mon Sep 15 01:32:02 2008 UTC
Modified files:
/ZendEngine2 ChangeLog
Log:
ChangeLog update
http://cvs.php.net/viewvc.cgi/ZendEngine2/ChangeLog?r1=1.1374&r2=1.1375&diff_format=u
Index: ZendEngine2/ChangeLog
diff -u ZendEngine2/ChangeLog:1.1374 ZendEngine2/ChangeLog:1.1375
--- ZendEngine2/ChangeLog:1.1374 Fri Sep 12 01:32:09 2008
+++ ZendEngine2/ChangeLog Mon Sep 15 01:32:02 2008
@@ -1,3 +1,8 @@
+2008-09-14 Arnaud Le Blanc <[email protected]>
+
+ * zend_gc.c:
+ MFB "Disabled $GLOBALS' refcount modification"
+
2008-09-11 Stanislav Malyshev <[email protected]>
* zend_ini_scanner.c
@@ -25987,7 +25992,7 @@
2003-06-10 Jani Taskinen <[email protected]>
* zend_multiply.h:
- - Missing $Id: ChangeLog,v 1.1374 2008/09/12 01:32:09 changelog Exp $ tag
+ - Missing $Id: ChangeLog,v 1.1375 2008/09/15 01:32:02 changelog Exp $ tag
2003-06-10 James Cox <[email protected]>
@@ -27711,7 +27716,7 @@
zend_types.h
zend_variables.c
zend_variables.h:
- - Added some missing CVS $Id: ChangeLog,v 1.1374 2008/09/12 01:32:09 changelog Exp $ tags, headers and footers.
+ - Added some missing CVS $Id: ChangeLog,v 1.1375 2008/09/15 01:32:02 changelog Exp $ tags, headers and footers.
2003-01-30 Ilia Alshanetsky <[email protected]>