From: Armin Ronacher Date: Sat, 27 Jul 2013 10:56:43 +0000 (+0200) Subject: Added changelog entry X-Git-Tag: 1.2~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=de688d57f52a79cf55f69b735762cbaccaac9898;p=thirdparty%2Fbabel.git Added changelog entry --- diff --git a/CHANGES b/CHANGES index adfcc65e..dd1824c7 100644 --- a/CHANGES +++ b/CHANGES @@ -8,6 +8,9 @@ Version 1.2 - Included all tests in the tarball. Previously the include skipped past recursive folders. +- Changed how tests are invoked and added separate standalone + test command. This simplifies testing of the package for + linux distributors. Version 1.1 -----------