From: Felipe Pena Date: Sat, 23 Nov 2013 16:11:59 +0000 (-0200) Subject: - Include fixed issues X-Git-Tag: php-5.6.0alpha1~110^2~125^2~4 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b1dab16735931956cc117e601c7afc841bc8ccde;p=php - Include fixed issues --- diff --git a/Changelog.md b/Changelog.md index 31d732a571..42302deced 100644 --- a/Changelog.md +++ b/Changelog.md @@ -16,6 +16,8 @@ Version 0.1.0 2013-11-23 3. Make uniform commands and aliases where possible 4. Include all alias information and sub-command information in help 5. Added signal handling to break execution (ctrl-c) +6. Fixed #13 (Output Buffering Control seems fail) +7. Fixed #14 (Fixed typo in Makefile.frag) Version 0.0.1 2013-11-15