summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorArmin Ronacher <armin.ronacher@active-4.com>2013-07-27 13:00:09 +0200
committerArmin Ronacher <armin.ronacher@active-4.com>2013-07-27 13:00:09 +0200
commite274ac505e9c2fddaca27a9798bda483c5b6632c (patch)
tree4a59560e7a954474711091525d1d594800275bf2 /CHANGES
parent6947cf97d2bf4bb45b31c79b8d3e015a109c0bf2 (diff)
parent170c220106598ad83ccbfa5f638dd5f468b925f5 (diff)
downloadbabel-e274ac505e9c2fddaca27a9798bda483c5b6632c.tar.gz
Merge branch '1.x-maintenance'
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES5
1 files changed, 4 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index 9810079..08bbe2a 100644
--- a/CHANGES
+++ b/CHANGES
@@ -10,10 +10,13 @@ Version 2.0
Version 1.2
-----------
-(bugfix release, release date to be decided)
+(bugfix release, released on July 27th 2013)
- 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
-----------