0.19.0
NSIS: detect python when activating python option instead of at
  install time
NSIS: detect if libbraille already installed on init instead of at
  install time
add python module to deb, rpm
update alva driver (test with wintriangle dev and salle louis braille)
verify java extension
add java extension to NSIS, debian and RPM packages
add hotplug dependancy in rpm packages
  (check sane to see how hotplug package installation works)
create libbraille-fake RPM package
check compilation in MacOS X
make MacOS X .dmg installer

0.20.0
use glib for directory handling and other portable functions
add unicode braille tables
  official american Braille:  http://www.brailleauthority.org/downloads.html
API change
change braille_display and braille_write and braille_status* to return
   the number of actually written characters (-1 for error)
change those functions to take utf8 strings as parameters
those functions filter through gnome-braille

0.21.0
verify each backend (serial API, timeout, autodetect, blocking mode...)
  test scriba at eurobraille
  move Vario to 'baum' and update
  update CombiBraille and Hermes and MiniLog and Baum DM80 at TRC ?
  ...
create win32 backend
create MacOS X Aqua backend

0.22.0
integrate in gnopernicus?
provide an example MacOSX application using libbraille
provide an example win32 application using libbraille (preferences window...)
provide an example java application using libbraille
configuration parser crash if no empty line at the end of conf file
rewrite config parser

1.0.0
last small bugs corrections
verify that term is valid before calling brli_drv functions
update libtool for win32
libbraille logo to put on web pages of projects using libbraille
generate perl wrapper

1.1.0
integrate XPCOM component in source code
integrate new terminals
simple maintenance

2.x
better chord handling
integrate tallel's improvments (configurable keys)
add functions to configure keys through API
locking mechanism to allow many applications to share the display
doc about writing drivers for libbraille
multithreading - glib
MacOS X configuration applet
gnome configuration applet
windows config panel application:
  http://www.codeproject.com/shell/cpl.asp
  http://cvs.sourceforge.net/viewcvs.py/gaim/gaim/gaim-installer.nsi?rev=1.66&view=auto
  http://cvs.sourceforge.net/viewcvs.py/gaim/gaim/gaim.spec.in?rev=1.95&view=auto
?? provide a network interface http://apr.apache.org/
java API which feels like Java
Python API which feels like Python
provide COM component for visual basic
