[ocrfeeder] Update for release 0.8.1



commit 57d96762f49742588b134c85f072554a7eb86d2b
Author: Joaquim Rocha <me joaquimrocha com>
Date:   Mon Dec 22 00:09:05 2014 +0000

    Update for release 0.8.1

 NEWS         |   20 ++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 21 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 643400a..d72d5a2 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,23 @@
+Version 0.8.1
+=============
+
+Bug Fixes
+----------
+
+* Fix Gtk thread related problems
+* Fix unicode issues when saving a project and exporting a document
+* Fix issue when exporting a picture in a document from a loaded project
+* Fix ODT exportation button's icon
+
+Improvements
+-------------
+
+* The Preferences dialog is now smaller (the big contents are wrapped
+  in a scrolled window)
+* All dialogs are now centered to the main window
+* Use XDG user's configuration directory instead of .ocrfeeder
+
+
 Version 0.8
 ============
 
diff --git a/configure.ac b/configure.ac
index 55b8909..fcd65bf 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 AC_PREREQ([2.63])
 AC_INIT([ocrfeeder],
-        [0.8],
+        [0.8.1],
         [https://bugzilla.gnome.org/enter_bug.cgi?product=ocrfeeder],
         [ocrfeeder])
 


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