diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2022-02-17 21:47:37 +0100 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2022-02-17 21:47:37 +0100 |
commit | 167b6299a7bb6592105a8a8b14932843fabf6c3f (patch) | |
tree | c78786a66d1d24dbb368f3bd7d9704b90c99b612 /NEWS | |
parent | 3c62b070421794792a176767a927a76705b6c086 (diff) | |
download | ayatana-indicator-keyboard-167b6299a7bb6592105a8a8b14932843fabf6c3f.tar.gz ayatana-indicator-keyboard-167b6299a7bb6592105a8a8b14932843fabf6c3f.tar.bz2 ayatana-indicator-keyboard-167b6299a7bb6592105a8a8b14932843fabf6c3f.zip |
release 22.2.022.2.0
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -1,3 +1,16 @@ +Overview of changes in ayatana-indicator-keyboard 22.2.0 + + - Upstream version bump to new release versioning scheme: + <year>.<month>.<revision>, where <year>.<month> will be + bumped in Ayatana Indicators bundle releases and <revision> + gets incremented with minor changeset releases. + - src/languages.h: Add additional layouts. + - Drop pkglibexecdir and use native CMake file configuration. + - Merge icon generators + add some tweakability. + - Clean up compilation flags. + - Try to dlopen .so.0 instead of .so. + - Translation updates. + Overview of changes in ayatana-indicator-keyboard 0.9.0 - Add settings handler for Lomiri. |