diff --git a/ChangeLog b/ChangeLog index adf6301..88b125a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -4,6 +4,10 @@ ChangeLog * adds support for PHP_5_5 * compatible with fcntl fork +3.0.3 2013-16.18 +======== + * clean files in release (fix htdocs config) + 3.0.2 2013-06-10 ChangeLog ======== diff --git a/NEWS b/NEWS index cbb005e..07a89aa 100644 --- a/NEWS +++ b/NEWS @@ -3,6 +3,10 @@ * adds support for PHP_5_5 * compatible with fcntl fork +3.0.3 2013-16.18 +======== + * clean files in release (fix htdocs config) + 3.0.2 2013-06-10 ======== * (PHP5.4+ only bug) random "cannot redeclare class" errors is now gone. Can also be avoid by using readonly_protection (unavailable with /dev/zero).