[gnome-screenshot] release: prepare for 3.5.2



commit 8b6dcafd1f52547c4148553702e537b2ac206651
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Mon Jun 4 10:42:06 2012 -0400

    release: prepare for 3.5.2

 NEWS         |   18 ++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 19 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index e3ef60f..ce3ac6e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,21 @@
+GNOME Screenshot 3.5.2 - 4th June 2012
+======================================
+
+- Add an application menu for interactive mode
+- Add a --file commandline option (Kjell Ahlstedt)
+- Add an --include-pointer commandline option (Kjell Ahlstedt)
+- Don't warn if fallback X11 code path is hit
+- Warn if --interactive is combined with --clipboard (Kjell Ahlstedt)
+- Rename "whole desktop" to "whole screen"
+- Update quicklists for new fd.o spec (Jeremy Bicha)
+- Use GResource for UI files
+
+GNOME Screenshot 3.4.1 - 16th April 2012
+========================================
+
+- Fall back to $HOME when XDG_PICTURES_DIR fails
+- Translation updates
+
 GNOME Screenshot 3.4.0 - 26th March 2012
 ========================================
 
diff --git a/configure.ac b/configure.ac
index 9432f1a..52d25be 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 dnl -*- mode: m4 -*-
 AC_PREREQ(2.63)
-AC_INIT([gnome-screenshot],[3.4.0],[],[gnome-screenshot])
+AC_INIT([gnome-screenshot],[3.5.2],[],[gnome-screenshot])
 
 AC_CONFIG_HEADERS(config.h)
 AC_CONFIG_MACRO_DIR([m4])



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