[gnome-scan/gnome-scan-0-6: 18/23] Release 0.6.2



commit 7e4ed0d19111203dcd769b3bb29ac137f111b99a
Author: Philipp Sadleder <phsadleder src gnome org>
Date:   Thu Mar 5 14:04:21 2009 +0000

    Release 0.6.2
    
    svn path=/branches/GNOME_SCAN_0_6/; revision=823
---
 ChangeLog    |    5 +++++
 NEWS         |   15 +++++++++++++++
 configure.ac |    2 +-
 3 files changed, 21 insertions(+), 1 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index d6e1570..b885884 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-12-06  Ã?tienne BERSAC  <bersace03 laposte net>
+
+	* NEWS:
+	* configure.ac: Release 0.6.2
+
 2009-01-31  Ã?tienne BERSAC  <bersace03 laposte net>
 
 	* src/flegita-gimp.c:
diff --git a/NEWS b/NEWS
index fe3e594..7c68487 100644
--- a/NEWS
+++ b/NEWS
@@ -6,6 +6,21 @@
 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.6.2
+========================
+
+ * Fix Gimp plugin option saving to GConf (Bug #523251).
+
+ * Fix gray scan in Gimp plugin.
+
+ * Fix 1bit gray scan processing.
+
+ * Disable color enhancement by default.
+
+ * Fix crasher on module unload.
+
+ * Don't use 0 step for number option.
+
 Changes in version 0.6.1
 ========================
 
diff --git a/configure.ac b/configure.ac
index c9d5551..73847ce 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.6.1, http://bugzilla.gnome.org/simple-bug-guide.cgi?product=gnome-scan)
+AC_INIT(gnome-scan, 0.6.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]