[ocrfeeder] Update for release 0.7.5



commit 5df249a26fa872a8f6c585023d144a7c84a211ff
Author: Joaquim Rocha <jrocha igalia com>
Date:   Tue May 17 22:51:02 2011 +0200

    Update for release 0.7.5

 NEWS         |   40 ++++++++++++++++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 41 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 7ea0222..39e17e4 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,43 @@
+Version 0.7.5
+==============
+
+New Features
+-------------
+
+* Now the content boxes can be dragged by
+  their limits to extend their bounds
+
+Bug fixes
+----------
+
+* Add "sane" missing dependency
+* Change some mnemonics in the menu to avoid
+  clashes (fixes gb#645983)
+  (thanks to Å?ukasz JernaÅ?)
+* Resets the favorite engine when it does not exist
+* Prevent errors when adding unexisting images
+
+Improvements
+-------------
+
+* Focus box's editor text area automatically (gb#635308)
+* Clarify the help output about the --images option
+
+New and Updated Translations
+-----------------------------
+
+* Marek Ä?ernocký [cs]
+* Joe Hansen [da]
+* Mario Blättermann [de]
+* Daniel Mustieles [es]
+* Claude Paroz [fr]
+* Gianvito Cavasoli [it]
+* Å?ukasz JernaÅ? [pl]
+* Djavan Fagundes [pt_BR]
+* Matej UrbanÄ?iÄ? [sl]
+* Aron Xu [zh_CN]
+
+
 Version 0.7.4
 ==============
 
diff --git a/configure.ac b/configure.ac
index 12eee47..ef7527e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 AC_PREREQ([2.63])
 AC_INIT([ocrfeeder],
-        [0.7.4],
+        [0.7.5],
         [https://bugzilla.gnome.org/enter_bug.cgi?product=ocrfeeder],
         [ocrfeeder])
 



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