summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorRan Benita <ran@unusedvar.com>2022-05-21 22:55:10 +0300
committerRan Benita <ran@unusedvar.com>2022-05-21 22:55:22 +0300
commit57af9cb71f19f37394399b549f7cb7b0d9fe3988 (patch)
treebbe809efc14b9d6b58cafa27e3f170da8c542b5d /NEWS
parent4000a1bdde5f434755aac6b53aa4377e0f6482b0 (diff)
downloadxorg-lib-libxkbcommon-57af9cb71f19f37394399b549f7cb7b0d9fe3988.tar.gz
Bump version to 1.4.1xkbcommon-1.4.1
Signed-off-by: Ran Benita <ran@unusedvar.com>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS14
1 files changed, 14 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 3b35bb6..e33a53f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,17 @@
+libxkbcommon 1.4.1 - 2022-05-21
+==================
+
+- Fix compose sequence overriding (common prefix) not working correctly.
+ Regressed in 1.2.0.
+
+ Contributed by Weng Xuetian.
+
+- Remove various bogus currency sign (particulary Euro and Korean Won) entries
+ from the keysym <-> Unicode mappings. They prevented the real
+ keysyms/codepoints for these from mapping correctly.
+
+ Contributed by Sam Lantinga and Simon Ser.
+
libxkbcommon 1.4.0 - 2022-02-04
==================