gnome-scan r823 - branches/GNOME_SCAN_0_6



Author: phsadleder
Date: Thu Mar  5 14:04:21 2009
New Revision: 823
URL: http://svn.gnome.org/viewvc/gnome-scan?rev=823&view=rev

Log:
Release 0.6.2


Modified:
   branches/GNOME_SCAN_0_6/ChangeLog
   branches/GNOME_SCAN_0_6/NEWS
   branches/GNOME_SCAN_0_6/configure.ac

Modified: branches/GNOME_SCAN_0_6/NEWS
==============================================================================
--- branches/GNOME_SCAN_0_6/NEWS	(original)
+++ branches/GNOME_SCAN_0_6/NEWS	Thu Mar  5 14:04:21 2009
@@ -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
 ========================
 

Modified: branches/GNOME_SCAN_0_6/configure.ac
==============================================================================
--- branches/GNOME_SCAN_0_6/configure.ac	(original)
+++ branches/GNOME_SCAN_0_6/configure.ac	Thu Mar  5 14:04:21 2009
@@ -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]