Changes in 0.3.6
================

    * more command line parameters for UI and srcore.

Changes in 0.3.5
================

    * changed icon for gnopernicus
    * changed UI to comply with HIG 
    
    * changed the entire algorithm  to manage events from at-spi. This should
    increase speed in responding to user actions.
    * changed presentation string for push button to report if it is/isn't 
    available
    * changed presentation of tables, table cells
    * report new focused object after exiting flat-review mode
    * report object's role in flat-review mode if the positional or optical 
    sensors of the braille device are pressed
    * in screen-review (flat review) mode present number of empty lines if 
    this is set in the UI
    * in screen-review (flat review) mode present first the line containg the 
    focused object
    * for screen-review (flat review) added commands on layer 0 to go to the first 
    line, last line, line containg focused object.
    * removed memory link that occured at exit time if the user would have been
    still in flat-review
    
    * braille monitor is now a panel
    * added support for INKA braille device
    * updated BRLTTY driver so the user does not need to set the virtual terminal
    where X is running. 
    * improved speech (gnopernicus now depends on gnome-speech 0.2.4)

    * removed linc dependency

    * changed lots of messages not to use slang and be more explicit
    * new languages added :pl, pt, pt_BR, nl, sr, ms, es, ga (polish, portuguese, 
    brazilian portuguese, dutch, serbian, malai, spanish, irish).
    * updated german, swedish, czech translations.

Changes in 0.3.4
================

    * added a sample icon for gnopernicus
    * changed the desktop entry to 
	Applications->Accessibility->Screen Reader and Magnifier
    * removed UI that had no support behind it.
    * added missing relations in gnopernicus' UI.

    * fixed crash that appeared due to the logging mechanism
    
    * added support for BRLTTY 

    * fixes to distribution mechanism

    * new languages added : de, sv, cs (german, swedish, czech).


Changes in 0.3.3
================

    * GUI enhacement for speech : 
	- added support for changing the driver 
	- added support to modify all voices from a driver
	- added support to modify parameters as absolute and relative values
    * Added better support (and messages for user) for voices that do NOT 
	support speech markers.
    * Braille-font installation supported (bugs here are solved).
    * Added support for logging events.

Changes in 0.3.2
================

    * GUI enhacement (added redundency with key commands in GUI, for modiding 
	parameters for all voices).
    * correct memory leakes introduced when a patch for bug 108089 was applied.
    * correct crash generated by the lack of rights for the serial port. 
	Now gnopernicus fails "gracefully" to use braille service in such cases.
		    
Changes in 0.3.1
================

    * "release" on ftp://ftp.gnome.org/pub/gnome/sources/gnopernicus
    * magnifier panning supported for objects that implement 
	AccessibleText interface (text, push-buttons etc).


Changes in 0.0.2
================

    * GUI for magnifier is working
	( For zoom factor and zoomer placement you can see actual changes.
	  For the rest, there is no support in gnome-mag)
    * magnifier is available in an early stage.
    * srconf code is available. gnopi works with srconf.
    * both speech and braille are avaible in srcore.(see ChangeLog)

Changes in 0.0.1
================

    * kbd_mouse code now available.
    * speech code is now available.
    