[gnome-system-log] release: prepare for 3.9.3



commit dbd77816213177bd130f65b0e1ff0b6886a29dc4
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Mon Jun 17 17:35:07 2013 -0700

    release: prepare for 3.9.3

 NEWS         |   14 ++++++++++++++
 configure.ac |    2 +-
 2 files changed, 15 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 6a616c5..2690d30 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,17 @@
+GNOME System Log 3.9.3 - 17th June 2013
+=======================================
+
+- Use a more modern style for the findbar
+- Add simple commandline parsing options
+- Port to GtkHeaderBar
+
+GNOME System Log 3.8.1 - 15th April 2013
+========================================
+
+- Use locale collation rules to sort logs in the sidebar
+- Fix a crash when quickly closing log files in succession
+- Require GTK 3.8 (Jeremy Bicha)
+
 GNOME System Log 3.8.0 - 25th March 2013
 ============================================
 
diff --git a/configure.ac b/configure.ac
index 76a8b60..16980ab 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 dnl -*- mode: m4 -*-
 AC_PREREQ(2.63)
-AC_INIT([gnome-system-log],[3.9.0],[],[gnome-system-log])
+AC_INIT([gnome-system-log],[3.9.3],[],[gnome-system-log])
 
 AC_CONFIG_HEADERS(config.h)
 AC_CONFIG_MACRO_DIR([m4])


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