Commit 5a5e4915b0880d1c4a474dd701210cc823dda593

Ran Benita 2013-11-26T12:10:05

NEWS: add missing 'New API' entries for NO_FLAGS Forgot to add this. Signed-off-by: Ran Benita <ran234@gmail.com>

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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.