summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorRan Benita <ran234@gmail.com>2013-11-26 12:10:05 +0200
committerRan Benita <ran234@gmail.com>2013-11-26 12:10:05 +0200
commit5a5e4915b0880d1c4a474dd701210cc823dda593 (patch)
tree87c7a9239150df43d684f987b2a9f8f3374db57a /NEWS
parent8deff4f0abf6a9ca3be9a348eb3eaf27c7c6a120 (diff)
downloadxorg-lib-libxkbcommon-5a5e4915b0880d1c4a474dd701210cc823dda593.tar.gz
NEWS: add missing 'New API' entries for NO_FLAGS
Forgot to add this. Signed-off-by: Ran Benita <ran234@gmail.com>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 6fd773c..93aae00 100644
--- a/NEWS
+++ b/NEWS
@@ -13,6 +13,11 @@ libxkbcommon 0.3.2
- Support byacc for generating the parser, in addition to Bison.
+- New API:
+ XKB_KEYSYM_NO_FLAGS
+ XKB_CONTEXT_NO_FLAGS
+ XKB_MAP_COMPILE_NO_FLAGS
+
- Bug fixes.