diff options
author | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2014-04-14 19:30:25 +0000 |
---|---|---|
committer | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2014-04-14 19:30:25 +0000 |
commit | 053af2c08935866b4efa0c92d40967f80a3bb23a (patch) | |
tree | f4dc97fd278036754c050fcac472d80413b73b55 /lib/xcb-util-keysyms/NEWS | |
parent | 1f0e0b108ac20bc9be0478f7a4cdbf85a197de50 (diff) |
Import xcb-util-keysyms 0.3.9
Diffstat (limited to 'lib/xcb-util-keysyms/NEWS')
-rw-r--r-- | lib/xcb-util-keysyms/NEWS | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/lib/xcb-util-keysyms/NEWS b/lib/xcb-util-keysyms/NEWS new file mode 100644 index 000000000..0221d7646 --- /dev/null +++ b/lib/xcb-util-keysyms/NEWS @@ -0,0 +1,12 @@ +Release 0.3.9 (2012-05-30) +========================== + +- Recognise ISO_Level5-keysyms as modifiers in xcb_is_modifier_key #39177. + +Release 0.3.8 (2010-04-25) +========================== + +- Split up keysyms into its own repository. +- Check for malloc failure in xcb_key_symbols_alloc. +- Link with -no-undefined. +- Add AM_MAINTAINER_MODE for vendors. |