summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorRan Benita <ran@unusedvar.com>2021-02-27 22:48:12 +0200
committerRan Benita <ran@unusedvar.com>2021-02-27 22:48:35 +0200
commit82a5bdc43c7bd942b20b1ecf453db980d0a75530 (patch)
tree2811ef9723e1e5f926ca0f05a184d69709e9131c /NEWS
parent83e3a53ddc4bb870868c1e1ddaeb2e77d9f2b0b0 (diff)
downloadxorg-lib-libxkbcommon-82a5bdc43c7bd942b20b1ecf453db980d0a75530.tar.gz
Bump version to 1.1.0xkbcommon-1.1.0
Signed-off-by: Ran Benita <ran@unusedvar.com>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS19
1 files changed, 19 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 968f183..73f3205 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,22 @@
+libxkbcommon 1.1.0 - 2021-02-27
+==================
+
+- Publish the `xkb-format-text-v1.md` file in the HTML documentation. This file
+ existed for a long time but only in the Git repository.
+ Link: https://xkbcommon.org/doc/current/md_doc_keymap_format_text_v1.html
+
+- Add partial documentation for xkb_symbols to xkb-format-text-v1.md.
+
+ Contributed by Simon Zeni.
+
+- Update keysym definitions to latest xorgproto. In particular, this adds many
+ special keysyms corresponding to Linux evdev keycodes.
+
+ Contributed by Peter Hutterer <@who-t.net>.
+
+- New API:
+ Too many XKB_KEY_* definitions to list here.
+
libxkbcommon 1.0.3 - 2020-11-23
==================