blob: 36308cf20aeccd1ba0630bb4d70698d0d0d8cb1e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
Release 0.4.0 (2014-10-01)
==========================
- Duplicate keycodes are unnecessary.
- Fix handling of error connections.
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.
|