summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS11
-rw-r--r--configure.ac2
2 files changed, 12 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index a99b684..1bf6678 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+GNOME Logs 3.25.90
+==================
+
+* add a Ignore button to info bar
+* various event compression UI improvements from Pranav Ganorkar
+* translatable string improvement from Piotr Drąg
+* require GTK+ 3.22 to build from Jeremy Bicha
+* add Malayalam translation
+* updates to Spanish, Kazakh, Croatian, German, Slovenian, Croatian,
+ Hungarian and Spanish translations
+
GNOME Logs 3.25.4
=================
diff --git a/configure.ac b/configure.ac
index ba5c732..b6afbb1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_INIT([Logs],
- [3.25.4],
+ [3.25.90],
[davidk@gnome.org],
[gnome-logs],
[https://wiki.gnome.org/Apps/Logs])