Index: /branches/1.2/ChangeLog
===================================================================
--- /branches/1.2/ChangeLog	(revision 488)
+++ /branches/1.2/ChangeLog	(revision 489)
@@ -1,6 +1,7 @@
-1.2.2 2007-?-?
+1.2.2 2007-12-29
 == ChangeLog ==
  * live with wrong system time: allow caching files with mtime in further
  * bug fix for compatibility with Zend Optimizer and other non-cachable
+ * #59: Maximum execution time of 60 seconds exceeded
  * #102: segv when var cacher is too small
  * #55: segv php tokenizer on certain special situation
Index: /branches/1.2/NEWS
===================================================================
--- /branches/1.2/NEWS	(revision 488)
+++ /branches/1.2/NEWS	(revision 489)
@@ -1,6 +1,8 @@
-1.2.2 2007-?-?
+1.2.2 2007-12-29
 ========
+ * live with wrong system time: allow caching files with mtime in further
  * bug fix for compatibility with Zend Optimizer and other non-cachable
  * a rare segv bug with token_get_all
+ * minor bug fixes
 
 1.2.1 2007-07-01
