[simple-scan/gnome-3-12: 12/13] Releasing 3.12.3



commit 2e6f64bf520375047d95fa533189f0cbf864a3c7
Author: Robert Ancell <robert ancell canonical com>
Date:   Thu Mar 24 11:12:52 2016 +1300

    Releasing 3.12.3

 NEWS         |    9 +++++++++
 configure.ac |    2 +-
 2 files changed, 10 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 7f3cf7d..3771d0c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+Overview of changes in simple-scan 3.12.3
+
+  * Correctly select the previous device after the device list is updated
+  * Fix error dialogs not showing.
+  * Fix save button being inactive on pages restored after a crash
+  * Fix error where document was discarded if warning dialog was closed
+  * Store density information in bitmap formats (JPEG, PNG, TIFF). Requires
+    gdk-pixbuf 2.32.2
+
 Overview of changes in simple-scan 3.12.2
 
   * Add non-standard option names for duplex scanning on HP And Brother scanners
diff --git a/configure.ac b/configure.ac
index 07433b2..4579ae7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 dnl Process this file with autoconf to produce a configure script.
 
-AC_INIT(simple-scan, 3.12.2)
+AC_INIT(simple-scan, 3.12.3)
 AM_INIT_AUTOMAKE([1.11 no-dist-gzip dist-xz foreign])
 AM_SILENT_RULES([yes])
 AM_MAINTAINER_MODE


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