summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS8
-rw-r--r--configure.ac2
2 files changed, 9 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 4a61ce2..6e8776d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+GNOME Logs 3.17.4
+=================
+
+* view events from different boots from Jonathan Kang
+* support for searching using journal fields from Jonathan Kang
+* updates to Hungarian, German, Portuguese, Russian, Slovenian, Spanish,
+ Swedish and Tajik translations
+
GNOME Logs 3.17.3
=================
diff --git a/configure.ac b/configure.ac
index 7bbf853..2738a9f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_INIT([Logs],
- [3.17.3],
+ [3.17.4],
[davidk@gnome.org],
[gnome-logs],
[https://wiki.gnome.org/Apps/Logs])