Release notes updated for v1.1-stable

This commit is contained in:
fritz-hh
2014-01-06 19:45:59 +01:00
parent 6ea29cc892
commit d55e36267a
2 changed files with 33 additions and 1 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
##############################################################################
TOOLNAME="OCRmyPDF"
VERSION="v1.0-stable"
VERSION="v1.1-stable"
START=`date +%s`
+32
View File
@@ -5,6 +5,38 @@ Please always read this file before installing the package
Download software here: https://github.com/fritz-hh/OCRmyPDF/tags
v1.1-stable (2014-01-06):
====
New features
------------
- N/A
Changes
-------
- N/A
Fixes
-----
- Fixed syntax error (bashism) leading to an error message on certain systems (fixes #42)
Tested with
-----------
- Operating system: FreeBSD 9.1
- Dependencies:
- poppler-utils 0.22.2
- ImageMagick 6.8.0-7 2013-03-30
- Unpaper 0.3
- tesseract 3.02.02
- Python 2.7.3
- pdftk 1.45
- ghoscript (gs): 9.06
- java: openjdk version "1.7.0_17"
v1.0-stable (2013-05-06):
====