[gnome-scan] Release 0.7.2



commit 5d2bbdcd1f0048e1ec92d401fe356baf718e47e7
Author: Ã?tienne Bersac <bersace gnome org>
Date:   Sat Feb 20 15:19:15 2010 +0100

    Release 0.7.2

 NEWS         |   31 +++++++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 32 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 739aa4f..d9cba2c 100644
--- a/NEWS
+++ b/NEWS
@@ -6,6 +6,37 @@
 GNOME Scan aim to provide a sane scan infrastructure. Flegita provide
 app and plugin on top of GNOME Scan for the desktop.
 
+Changes in version 0.7.2
+========================
+
+ * Updated to vala 0.7.6 ;
+
+ * Added unit test framework ;
+
+ * Clean old files ;
+
+ * Added option value preselection. Preselect resolution, papersize
+   and format ;
+
+ * Compute scanner icon (e.g. multifunction printer) ;
+
+ * Support pixel device (e.g. webcam) ;
+
+ * Handle hardware extent. Filter papersize not fitting hardware
+   extent ;
+
+ * Generate ChangeLog, added DOAP file, etc.
+
+ * Fixed bugs:
+
+  * inverted black&white on 1bit scan.
+
+  * perpetual waiting cursor and call to null GdkWindow in
+    GnomeScanDialog.
+
+ * 29 (partial) translations available.
+
+
 Changes in version 0.7.1
 ========================
 
diff --git a/configure.ac b/configure.ac
index 5bb853f..9880a0d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
 dnl Process this file with autoconf to produce a configure script.
 dnl Created by Anjuta application wizard.
 
-AC_INIT(gnome-scan, 0.7.1, http://bugzilla.gnome.org/simple-bug-guide.cgi?product=gnome-scan)
+AC_INIT(gnome-scan, 0.7.2, http://bugzilla.gnome.org/simple-bug-guide.cgi?product=gnome-scan)
 
 AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION)
 AM_CONFIG_HEADER(config.h)



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