diff --git a/ChangeLog b/ChangeLog index 06142dd..adf6301 100644 --- a/ChangeLog +++ b/ChangeLog @@ -4,7 +4,7 @@ ChangeLog * adds support for PHP_5_5 * compatible with fcntl fork -3.0.2 2013-??-?? +3.0.2 2013-06-10 ChangeLog ======== * fixes #303: tablesort.js not found in Diagnosis and Coverager diff --git a/NEWS b/NEWS index 65eba4f..cbb005e 100644 --- a/NEWS +++ b/NEWS @@ -3,11 +3,11 @@ * adds support for PHP_5_5 * compatible with fcntl fork -3.0.2 2013-??-?? +3.0.2 2013-06-10 ======== - * bug fixes * (PHP5.4+ only bug) random "cannot redeclare class" errors is now gone. Can also be avoid by using readonly_protection (unavailable with /dev/zero). * fixes SEGV with Zend Debugger + * more bug fixes 3.0.1 2013-01-11 ========