[simple-scan/gnome-3-10: 3/8] Releasing 3.10.1



commit ddc7ad1038c4e391c45a826adcc07aee156f5d47
Author: Robert Ancell <robert ancell canonical com>
Date:   Fri Nov 1 12:13:38 2013 -0700

    Releasing 3.10.1

 NEWS         |    6 ++++++
 configure.ac |    2 +-
 2 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 89da87f..863dc1a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+Overview of changes in simple-scan 3.10.1
+
+  * Fix page size not being applied on some drivers
+  * Rewrite autosaving. Now uses files for scan data, is more efficient in
+    writing to disk and drops dependency on sqlite.
+
 Overview of changes in simple-scan 3.10.0
 
   * Fix --fix-pdf not working due to attempting to treat binary data as UTF-8
diff --git a/configure.ac b/configure.ac
index 0add5a1..feb4212 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.10.0)
+AC_INIT(simple-scan, 3.10.1)
 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]