summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2020-02-07 21:24:43 +0100
committerraveit65 <[email protected]>2020-02-07 21:24:43 +0100
commitf65b001669fa6e2dcb5362e249b0bc8a3eacaab4 (patch)
treeef8e66765e7595c21ec909addc0652539924c27b /NEWS
parente0a0bcaf8733eb6453b2489b6bd5420cab861dee (diff)
downloadlibmatekbd-f65b001669fa6e2dcb5362e249b0bc8a3eacaab4.tar.bz2
libmatekbd-f65b001669fa6e2dcb5362e249b0bc8a3eacaab4.tar.xz
release 1.24.0v1.24.0
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS19
1 files changed, 15 insertions, 4 deletions
diff --git a/NEWS b/NEWS
index e380d14..515551f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,23 +1,34 @@
-### libmatekbd 1.23.0
+### libmatekbd 1.24.0
* tx: sync with transifex
+ * build: add configuration summary
+ * Use gresources for UI files
+ * matekbd-keyboard-config: Value stored to 'clen' is never read
+ * matekbd-util: Local variables shadow outer variables
+ * matekbd-keyboard-drawing: Uninitialized structure member
+ * matekbd-config-private: avoid redundant redeclarations
+ * migrate from intltool to gettext
+
+### libmatekbd 1.23.0
+
+ * Translations update
* travis: enable 'cppcheck' in debian
* [ci] use clang analyzer
### libmatekbd 1.22.0
- * sync with transifex
+ * Translations update
* Initialize Travis CI support
* rename g_strv_equal to matekbd_strv_equal
### libmatekbd 1.21.0
- * sync with transifex
+ * Translations update
* Use gdk screen resolution for font in keyboard status notification icon, to get correct scaling on HiPDI displays.
### libmatekbd 1.20.0
- * sync with transifex
+ * Translations update
* bump minimum GDK version according to GTK+ one
* remove < gtk+-3.22 bits and bump required gtk+
* building: bump required glib version to 2.50.0