Version 0.94.0
--------------

    * Make onboard follow keyboard layout changes (LP: 526791, LP: 65626)
    * Save onboard geometry on quit instead on configure-events (LP: #596248)
    * Improve handling of missing dependency for the clicks (LP: #524148):
        - Use soname instead of linker for libXi in X11.py
        - Add dependency on libxi6 to break package build if necessary
        - Get current version of soname for libx11 from environment
        - Respect DISPLAY environment variable in KeyboardGTK.py
        - Add debian/README.source with info about libxi6 and libx11
    * Do not crash if icon of IconPalette is missing (LP: #538109)
    * Fix Menu key, Delete key and Insert key
    * Qualify the import of our X11 module
    * Make strings in X11 module translatable
    * Some cleanup by remove trailing spaces

Version 0.93.0
------------

    * Add option to make onboard appear when unlocking the screen
    * Add possibility to do a middle click/right click by doing a left click
    * Fix for the translations (LP: #452897)
    * Replace with-keyword for compatibility with python < 2.6 (LP: #460389)
    * Do not launch settings dialog under GDM (LP: #440371)
    * Minimize to IconPalette if running under GDM, instead of disappearing
    * Fix capitalisation of the word GNOME (LP: #495526)
    * Check against version of auto module and not against version of package
    * Make it compatible to DistUtilsExtra.auto >= 2.10
    * Adjust permissions and fix typo (LP: #461491)
    * Fix long description in schemas file
    * Fix keysym of Del key
    * Fix taskbar icon visibility (LP: #456178)

Version 0.92.0
------------

    New release including
     - More complete i18n.
     - Improved rendering of the labels on keys.
     - The option to minimize to a floating icon.
     - A couple of new keyboard layouts.

Version 0.91.2
--------------

    Bugfix release.

Version 0.91.1
--------------

    Typo fix release.

Version 0.91
--------------

    Release.
