[PHP-CVS-DAILY] cvs: ZendEngine2 / ChangeLog

2009-06-26 Thread changelog
changelog   Sat Jun 27 01:35:55 2009 UTC

  Modified files:  
/ZendEngine2ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/viewvc.cgi/ZendEngine2/ChangeLog?r1=1.1509&r2=1.1510&diff_format=u
Index: ZendEngine2/ChangeLog
diff -u ZendEngine2/ChangeLog:1.1509 ZendEngine2/ChangeLog:1.1510
--- ZendEngine2/ChangeLog:1.1509Tue Jun 23 01:33:15 2009
+++ ZendEngine2/ChangeLog   Sat Jun 27 01:35:55 2009
@@ -1,3 +1,10 @@
+2009-06-26  Johannes Schlüter  
+
+* (PHP_5_3)
+  zend_extensions.h
+  zend_modules.h:
+  Bump version to 5.3.0 and API Nos. up
+
 2009-06-22  Felipe Pena  
 
 * (PHP_5_2)
@@ -29242,7 +29249,7 @@
 2003-06-10  Jani Taskinen  
 
 * zend_multiply.h:
-  - Missing $Id: ChangeLog,v 1.1509 2009/06/23 01:33:15 changelog Exp $ tag
+  - Missing $Id: ChangeLog,v 1.1510 2009/06/27 01:35:55 changelog Exp $ tag
 
 2003-06-10  James Cox  
 
@@ -30966,7 +30973,7 @@
   zend_types.h
   zend_variables.c
   zend_variables.h:
-  - Added some missing CVS $Id: ChangeLog,v 1.1509 2009/06/23 01:33:15 
changelog Exp $ tags, headers and footers.
+  - Added some missing CVS $Id: ChangeLog,v 1.1510 2009/06/27 01:35:55 
changelog Exp $ tags, headers and footers.
 
 2003-01-30  Ilia Alshanetsky  
 




[PHP-CVS-DAILY] cvs: php-src / ChangeLog

2009-06-26 Thread changelog
changelog   Sat Jun 27 01:35:44 2009 UTC

  Modified files:  
/php-srcChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.3446&r2=1.3447&diff_format=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.3446 php-src/ChangeLog:1.3447
--- php-src/ChangeLog:1.3446Fri Jun 26 01:33:10 2009
+++ php-src/ChangeLog   Sat Jun 27 01:35:41 2009
@@ -1,3 +1,104 @@
+2009-06-26  Jani Taskinen  
+
+* (PHP_5_3)
+  NEWS:
+  - clean
+
+2009-06-26  Kalle Sommer Nielsen  
+
+* (PHP_5_3)
+  NEWS:
+  Seems like this wasn't merged, re-add credit for Pierre here
+
+2009-06-26  Rob Richards  
+
+* (PHP_5_2)
+  ext/libxml/libxml.c:
+  MFH: add libxml_disable_entity_loader function
+
+2009-06-26  Johannes Schlüter  
+
+* (PHP_5_3)
+  configure.in
+  ZendEngine2/zend_extensions.h
+  ZendEngine2/zend_modules.h
+  main/php.h
+  main/php_version.h:
+  Bump version to 5.3.0 and API Nos. up
+
+* (PHP_5_3)
+  configure.in:
+  Fix trouble with memory alignment on Sparch, see #48668 (David)
+
+2009-06-26  Christopher Jones  
+
+* (PHP_5_3)
+  UPGRADING:
+  Clarifications for oci8 changes
+
+2009-06-26  Matt Wilmas  
+
+* (PHP_5_3)
+  NEWS:
+  Typo, capitalization, wording
+
+2009-06-26  Gwynne Raskind  
+
+* (PHP_5_3)
+  UPGRADING:
+  more grammar and spelling, consistent usage, suggestions for replacements
+
+2009-06-26  Hannes Magnusson  
+
+* (PHP_5_3)
+  UPGRADING:
+  Add deprecated functions
+
+2009-06-26  Pierre-Alain Joye  
+
+* (PHP_5_3)
+  UPGRADING:
+  - update the windows section
+
+2009-06-26  Johannes Schlüter  
+
+* (PHP_5_3)
+  NEWS:
+  Fix the version number there
+
+2009-06-26  Pierre-Alain Joye  
+
+* (PHP_5_3)
+  NEWS:
+  - some updates, typos, missing entries
+
+2009-06-26  Johannes Schlüter  
+
+* (PHP_5_3)
+  NEWS:
+  Merge 5.3.0 NEWS
+
+2009-06-26  Pierre-Alain Joye  
+
+* TSRM/tsrm_virtual_cwd.c
+  TSRM/tsrm_virtual_cwd.h
+  TSRM/tsrm_win32.c:
+  - MF53:
+   - Windows ACL cache support, update existing tests and add a new one
+   - #48535,  file_exists returns false when impersonate is used
+
+* (PHP_5_3)
+  TSRM/tsrm_virtual_cwd.c:
+  - WS
+
+* ext/fileinfo/libmagic/LICENSE:
+  - add license
+
+* ext/fileinfo/libmagic/LICENSE
+  ext/fileinfo/libmagic/LICENSE:
+  
+  file LICENSE was initially added on branch PHP_5_3.
+
 2009-06-25  Johannes Schlüter  
 
 * (PHP_5_3)
@@ -48082,7 +48183,7 @@
 
 * sapi/litespeed/lsapi_main.c
   sapi/litespeed/lsapilib.c:
-  - Added missing $Id: ChangeLog,v 1.3446 2009/06/26 01:33:10 changelog 
Exp $ tags and nuked c++ comments
+  - Added missing $Id: ChangeLog,v 1.3447 2009/06/27 01:35:41 changelog 
Exp $ tags and nuked c++ comments
 
 * (PHP_5_3)
   ext/intl/locale/locale.c