[ocrfeeder] Update for release 0.7.8



commit e948d9cf00ee59900f0554c5723cc99cbb9dbf6f
Author: Joaquim Rocha <jrocha igalia com>
Date:   Sun Mar 18 18:47:14 2012 +0100

    Update for release 0.7.8

 NEWS         |   31 +++++++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 32 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 82cc6ac..41a39a6 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,34 @@
+Version 0.7.8
+=============
+
+Bug Fixes
+----------
+
+* Fix recognition after using the Unpaper tool gb#667392
+* Fix Unpaper issue due to an unexisting variable gb#668027
+* Prevent Tesseract version from appearing on its recognized
+  text gb#670953
+* Fix typos and correct some errors in user doc (thanks
+  to Bruno Brouard)
+
+Improvements
+-------------
+
+* Add support for migrating the OCR engines' configuration
+* Try to find the Python modules instead of importing them at
+  build time (thanks to Moritz Barsnick)
+
+New and Updated Translations
+-----------------------------
+
+* Marek Äernockà [cz]
+* Daniel Mustieles [es]
+* Bruno Brouard [fr]
+* Fran DiÃguez [gl]
+* Daniel Korostil [uk]
+* Matej UrbanÄiÄ, Martin Srebotnjak [sl]
+
+
 Version 0.7.7
 =============
 
diff --git a/configure.ac b/configure.ac
index db3df8e..7cc3f26 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 AC_PREREQ([2.63])
 AC_INIT([ocrfeeder],
-        [0.7.7],
+        [0.7.8],
         [https://bugzilla.gnome.org/enter_bug.cgi?product=ocrfeeder],
         [ocrfeeder])
 



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