changeset 67:527d2ecef3bd version-9

Release version 9
author Guido Berhoerster <guido+pui@berhoerster.name>
date Sun, 09 Jun 2024 17:53:21 +0200
parents fba5c74fa914
children e1ea4e1ce17c
files Makefile NEWS
diffstat 2 files changed, 12 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/Makefile	Fri Mar 15 16:49:25 2024 +0100
+++ b/Makefile	Sun Jun 09 17:53:21 2024 +0200
@@ -24,7 +24,7 @@
 PACKAGE =	package-update-indicator
 APPLICATION_ID = org.guido-berhoerster.code.package-update-indicator
 PREFS_APPLICATION_ID = org.guido-berhoerster.code.package-update-indicator.preferences
-VERSION =	8
+VERSION =	9
 DISTNAME =	$(PACKAGE)-$(VERSION)
 AUTHOR =	Guido Berhoerster
 BUG_ADDRESS =	guido+pui@berhoerster.name
--- a/NEWS	Fri Mar 15 16:49:25 2024 +0100
+++ b/NEWS	Sun Jun 09 17:53:21 2024 +0200
@@ -1,6 +1,16 @@
 News
 ====
 
+package-update-indicator 9 (2024-06-09T17:53:21+02:00)
+------------------------------------------------------
+
+- Add Chinese translations
+- Fix checking for network state changes and string lookup
+- Obtain network state from GNetworkMonitor
+- Improve Swedish translations
+- Add Swedish translations
+- Add Portugese translations
+
 package-update-indicator 8 (2022-09-07T08:45:19+02:00)
 ------------------------------------------------------
 
@@ -44,6 +54,7 @@
 ------------------------------------------------------
 
 - Fix support for libayatana-appindicator
+- Fix typo in the Makefile
 
 package-update-indicator 3 (2019-07-24T10:33:37+02:00)
 ------------------------------------------------------