[gnome-logs] Update NEWS for 3.11.1 release



commit 6bb73822e6dab20cc3c036671e56f7ca29edb478
Author: David King <davidk gnome org>
Date:   Mon Oct 28 20:22:19 2013 +0000

    Update NEWS for 3.11.1 release

 NEWS         |   17 +++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 18 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 6b67b9c..75acbfc 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,20 @@
+GNOME Logs 3.11.1
+=================
+
+* support case-insensitive search
+* show timestamps against messages in the event view
+* use a monospace font for log messages
+* use a single header bar
+* switch the default category to "important" and match the mockups
+* refactor code to read messages from the journal
+* .desktop file fix from Colin Walters
+* show the message catalog entry for a message in the details view
+* RTL and style fixes from Yosef Or Boczko
+* category switching fix from Matthias Clasen
+* several translations, including Indonesian, Spanish, Brazilian Portugese,
+  Czech, Slovenian, Polish and Serbian
+* many other fixes
+
 GNOME Logs 0.1
 ==============
 
diff --git a/configure.ac b/configure.ac
index 4e2d29c..43569ce 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_INIT([Logs],
-        [0.1],
+        [3.11.1],
         [davidk gnome org],
         [gnome-logs],
         [https://wiki.gnome.org/Apps/Logs])


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