Babytrans - http://fjolliton.free.fr/babytrans/


version 0.9.1
	* Added portuguese translation of README (Edgard Lemos)

version 0.9 [Perhaps the latest version..]
	* Quitting by escape disabled in gnome mode !
	* Fix compilation problem with gcc 2.95.2 and gcc 3.0

version 0.3.9
	* you can start it now as an applet in your panel

version 0.3.8
	* moved to sourceforge.net by Philipp Ghring.
	
version 0.3.7
	* Added Brezilian Portuguese translation and updated
	  'dictionary' file (David Gadelha)
	* Added spec file to build RPM (Davide Manzoni)
	* Updated italian translation

version 0.3.6
	* 1 and 2 characters words now work correctly.

version 0.3.5
	* Added italian translation (Francesco Cosoleto)

version 0.3.4
	* 'auto mode' improved (While selecting a word, BabyTrans
	  no longer report 'invalid selection' for most cases)
	* Selecting a language retranslate the word.
	* Added entry box to enter manually a word.
	* Corrected NLS problem when user don't use i18n
	  capability (Bertrand Petit)
	* Added option to automatically deiconify the main window
	  when selecting a word (when using auto mode).
	* Added spanish README (Jos Manuel Macas)
	* Added GUI spanish translation (Alberto Serrano)

version 0.3.3.1
	* Corrected the default path for babylon dictionary to use
	  configure specified path (default to /usr/local/share/babytrans).
	* Added german README (Jens Rathmann)
	* Added GUI german translation (Thomas Traber)

version 0.3.3
	* Removing FAKE_stream for compiler that do not support member
	  template functions.

version 0.3.2
	* libbab.cc modified to support standalone testing app.

version 0.3.1
	* Corrected two bugs. One that cause the app to exit when no 'config'
	  file was found, and one that do not set default path when
	  you don't provide one.
	* And now, use correctly config.h.

version 0.3.0
	* Complete rewrite in C++, with more features, configuration box,...
	* But now, ten time bigger than C version :-(

version 0.2.0
	* Changed name from gtrans to BabyTrans (some software named 'gtrans'
	  already exist)
	* Added little spacing between text and scrollbar

version 0.1.1b
	* main() doesn't handle default argument for GTK

version 0.1.1
	* Fixed some bugs
		- Return code from babInit() checked
	* Some changes
		- Added gtk_widget_show_all() instead of several
		  gtk_widget_show()
	* Added GNU License

version 0.1
	* Initial release
