From: Armin Ronacher Date: Sat, 27 Jul 2013 09:21:50 +0000 (+0200) Subject: Added a changelog entry for the tests X-Git-Tag: 1.1~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c63c38ff57079caf8651564fd763d4345a3fdea7;p=thirdparty%2Fbabel.git Added a changelog entry for the tests --- diff --git a/CHANGES b/CHANGES index ec6e207d..8046ff59 100644 --- a/CHANGES +++ b/CHANGES @@ -8,6 +8,7 @@ Version 1.1 - added dummy version requirements for pytz so that it installs on pip 1.4. +- Included tests in the tarball. Version 1.0 -----------