[simple-scan/gnome-3-4: 21/25] Releasing 3.4.5



commit 99febdda31424f0499ae60dc8b408157175b141d
Author: Robert Ancell <robert ancell canonical com>
Date:   Fri Aug 29 14:04:30 2014 +1200

    Releasing 3.4.5

 NEWS         |   11 +++++++++++
 configure.ac |    2 +-
 2 files changed, 12 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index c52b699..9928c87 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+Overview of changes in simple-scan 3.4.5
+
+  * Fix page size not being applied on some drivers
+  * Add non-standard option names for duplex scanning on HP And Brother scanners
+  * Add support for Samsung devices that don't use the standard SANE field names
+  * Don't access a variable after ownership is transferred - was breaking scans
+  * Use GLib 2.32 threading API
+  * Stop configure if Vala not found
+  * Compile with Vala debugging information
+  * Hide C warnings
+
 Overview of changes in simple-scan 3.4.4
 
   * Correct generation of PDF trailer to conform to the PDF standard
diff --git a/configure.ac b/configure.ac
index 45f9fb9..1238d2c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
 dnl Process this file with autoconf to produce a configure script.
 
 AC_INIT(configure.ac)
-AM_INIT_AUTOMAKE(simple-scan, 3.4.4)
+AM_INIT_AUTOMAKE(simple-scan, 3.4.5)
 AM_CONFIG_HEADER(config.h)
 AM_MAINTAINER_MODE
 GNOME_MAINTAINER_MODE_DEFINES


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