changelog Wed Dec 24 01:32:33 2008 UTC
Modified files:
/php-src ChangeLog
Log:
ChangeLog update
http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.3266&r2=1.3267&diff_format=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.3266 php-src/ChangeLog:1.3267
--- php-src/ChangeLog:1.3266 Tue Dec 23 01:32:26 2008
+++ php-src/ChangeLog Wed Dec 24 01:32:31 2008
@@ -1,3 +1,29 @@
+2008-12-23 Sanjay Mantoor <smant...@in.ibm.com>
+
+ * (PHP_5_2)
+ ext/date/tests/idate_basic.phpt
+ ext/date/tests/idate_variation1.phpt
+ ext/date/tests/idate_variation2.phpt
+ ext/date/tests/idate_variation3.phpt
+ ext/date/tests/idate_variation4.phpt
+ ext/date/tests/idate_variation5.phpt
+ ext/date/tests/idate_variation6.phpt:
+ New testcases for idate function
+
+ * (PHP_5_2)
+ ext/date/tests/gmmktime_basic.phpt
+ ext/date/tests/gmmktime_error.phpt
+ ext/date/tests/gmmktime_variation1.phpt
+ ext/date/tests/gmmktime_variation2.phpt
+ ext/date/tests/gmmktime_variation3.phpt
+ ext/date/tests/gmmktime_variation4.phpt
+ ext/date/tests/gmmktime_variation5.phpt
+ ext/date/tests/gmmktime_variation6.phpt
+ ext/date/tests/gmmktime_variation7.phpt
+ ext/date/tests/gmmktime_variation8.phpt
+ ext/date/tests/gmmktime_variation9.phpt:
+ New testcases for gmmktime function
+
2008-12-22 Scott MacVicar <sc...@macvicar.net>
* (PHP_5_3)
@@ -20456,7 +20482,7 @@
* sapi/litespeed/lsapi_main.c
sapi/litespeed/lsapilib.c:
- - Added missing $Id: ChangeLog,v 1.3266 2008/12/23 01:32:26 changelog
Exp $ tags and nuked c++ comments
+ - Added missing $Id: ChangeLog,v 1.3267 2008/12/24 01:32:31 changelog
Exp $ tags and nuked c++ comments
* (PHP_5_3)
ext/intl/locale/locale.c