[ocrfeeder] Update for release 0.7.11



commit efd577aec83f737ffb9885210defd971d0e1b9ae
Author: Joaquim Rocha <me joaquimrocha com>
Date:   Thu Feb 7 23:14:22 2013 -0800

    Update for release 0.7.11

 NEWS         |   38 ++++++++++++++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 39 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index c0f2dde..2894028 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,41 @@
+Version 0.7.11
+==============
+
+New Features
+-------------
+
+* Introduce language choices for the recognition
+  (both on GUI and on CLI)
+
+Bug Fixes
+----------
+
+* Fix saving and loading a project
+* Fix saving a previously loaded and edited project
+* Fix problem when adding new OCR engine from SettingsManager
+* Fix error when deleting a page
+
+Improvements
+-------------
+
+* Allow multiple images to be added at once
+* Prevent errors when the OCR engine's
+  configuration has unknown settings
+* Add OCR engine option to the CLI version
+
+New and Updated Translations
+-----------------------------
+
+* Marek Äernockà [cz]
+* Daniel Mustieles [es]
+* Gianvito Cavasoli [it]
+* Fran DiÃguez [gl]
+* Piotr DrÄg [pl]
+* Matej UrbanÄiÄ [sl]
+* Yuri Myasoedov [ru]
+* ÐÐÑÐÑÐÐÐ ÐÐÐÐÐÐÑ [sr]
+
+
 Version 0.7.10
 ==============
 
diff --git a/configure.ac b/configure.ac
index 847b12a..bb95aa7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 AC_PREREQ([2.63])
 AC_INIT([ocrfeeder],
-        [0.7.10],
+        [0.7.11],
         [https://bugzilla.gnome.org/enter_bug.cgi?product=ocrfeeder],
         [ocrfeeder])
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]