From: Date: Sun, 1 Jun 2008 01:31:54 +0000 (+0000) Subject: ChangeLog update X-Git-Tag: BEFORE_HEAD_NS_CHANGE~1620 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d5b532556465316213303bf287983eaefb493b32;p=php ChangeLog update --- diff --git a/ChangeLog b/ChangeLog index e0a132e002..4e33ac83ff 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,30 @@ +2008-05-31 Marcus Boerger + + * configure.in: + - MFB config stuff + + * (PHP_5_3) + configure.in + ext/phar/Makefile.frag: + - Add phar command as installable command + + * (PHP_5_3) + configure.in: + - MFH Add pharcmd to default targets if present + + * configure.in: + - Add pharcmd to default targets if present + + * (PHP_5_3) + ext/phar/phar.phar + ext/phar/phar/pharcommand.inc: + - Add version comand + + * (PHP_5_3) + ext/phar/phar.phar + ext/phar/phar/pharcommand.inc: + - MFH Fix function names after they have been refactored + 2008-05-30 Greg Beaver * ext/phar/phar.c