summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS49
1 files changed, 49 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index a425978..b52cf83 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,52 @@
+### libmateweather 1.28.0
+
+ * Translations update
+ * The url with 'www.' is a permanent redirect (308) to the url without it
+ * timezone: declare 'tzdir' as 'const char'
+
+### libmateweather 1.27.1
+
+ * Translations update
+ * fix some location names
+ * Dataserver url changed
+ * Use TZDIR for ZONEINFO_DIR if the variable is set.
+ * Fix -Wincompatible-pointer-types-discards-qualifiers warning
+ * Chicago area updates
+
+### libmateweather 1.27.0
+
+ * rename Europe/Kiev to Europe/Kyiv (#115)
+ * Fix build warnings about missing field initializer (#102)
+ * Translations update
+ * configure.ac: The macro 'AC_HELP_STRING' is obsolete (#112)
+ * tx: update resource
+ * tx: migrate config file
+ * configure.ac: Bump Autoconf version because of LT_INIT
+ * locations: add San Miguel de Tucuman (Argentina)
+ * ci: drop -Wunused-parameter compiler cflag from debian build
+ * Use a blank line at most
+ * tx: add transifex config for locations.pot
+ * add locations.pot
+ * generate locations.pot with makepot
+ * Corrections
+
+### libmateweather 1.26.0
+
+ * Translations update
+ * Using soup_session_new replaces the deprecated soup_session_async_new
+ * use irc.libera.chat for notifications
+ * use TLS certificate verification for libsoup session
+ * locations: drop Berlin Tegel
+ * add 2 brazil cities
+ * build: underline package name and version in configure summary
+ * build: set GETTEXT_PACKAGE=AC_PACKAGE_NAME
+ * Install icons in fallback icon theme
+ * README: Fix typo mistakes
+ * README: How to translate the default location data
+ * Remove USE_MATE2_MACROS from autogen.sh (legacy)
+ * locations: update cities in Thailand
+ * po-locations: Upgrade extract.xsl after migrating to gettext
+
### libmateweather 1.25.0
* Translations update