NEWS 479 B

12345678910111213141516171819
  1. Release 0.4.0 (2014-10-01)
  2. ==========================
  3. - Duplicate keycodes are unnecessary.
  4. - Fix handling of error connections.
  5. Release 0.3.9 (2012-05-30)
  6. ==========================
  7. - Recognise ISO_Level5-keysyms as modifiers in xcb_is_modifier_key #39177.
  8. Release 0.3.8 (2010-04-25)
  9. ==========================
  10. - Split up keysyms into its own repository.
  11. - Check for malloc failure in xcb_key_symbols_alloc.
  12. - Link with -no-undefined.
  13. - Add AM_MAINTAINER_MODE for vendors.