Bumped version number to 1.9.1

This commit is contained in:
Federico Hernandez
2010-02-23 00:21:56 +01:00
parent 251f8e5704
commit d082a6baad
7 changed files with 10 additions and 8 deletions

View File

@@ -1,6 +1,10 @@
------ current release ---------------------------
1.9.1 ()
------ old releases ------------------------------
1.9.0 (2/22/2010) dd758f8b33de110a633e2ff3ebdac73232b8ff44
+ Added feature #283 that makes it possible to control the verbosity
of the output of annotations.
@@ -103,8 +107,6 @@
+ Fixed bug #372 which incorrectly mapped 16-color backgrounds into the
256-color space.
------ old releases ------------------------------
1.8.5 (12/05/2009) a6c7236ff34e5eee3ef1693b97cb1367e6e3c607
+ Added feature to allow the user to quit when asked to confirm multiple
changes. Now task asks "Proceed with change? (Yes/no/all/quit)".