ScsiaddGui  -  ChangeLog

* Mon Apr 10 2006 Michael Lange<klappnase@8ung.at>
- the contents of scsiaddgui's display are now automatically updated periodically,
  which may be useful to monitor the presence of USB mass storage devices; the Control
  widget was replaced with the Tkinter.Spinbox, so now Python2.3 and Tk8.4 are required;
  permissions are now handled more intelligently, so now it is possible to use scsiadd
  as a non-privileged user if it was installed suid-root; added button icons and new color scheme. (v. 1.5)

* Tue Dec 07 2004 Michael Lange<klappnase@8ung.at>
- added french translation (by Yves-Gwenael Bourhis); new algorithm
  to align the width of the three buttons (v. 1.4)
  
* Sun Nov 07 2004 Michael Lange<klappnase@8ung.at>
- gettext support added; ToolTip module added; new Control widget;
  two colored output window added; added find_scsiadd() method;
  code cleanup (v. 1.3)

* Fri Jan 30 2004 Michael Lange<klappnase@8ung.at>
- fixed a bug that would cause problems with Python2.3/Tk8.4;
  improved Control widget; code clean up and minor gui changes (v.1.2)
  
* Fri Oct 31 2003 Michael Lange<klappnase@8ung.at>
- added Control.py as a replacement for the Tix.Control widget,
  so now Tix is not needed anymore, added optionDB(v.1.1)

* Mon Sep 15 2003 Michael Lange<klappnase@8ung.at>
- a little code cleanup, maybe this is the final version (v. 1.0)

* Fri Jun 20 2003 Michael Lange<klappnase@8ung.at>
- minor bug fixes, appearance of the window slightly changed (v.0.3)

* Mon Jun 16 2003 Michael Lange<klappnase@8ung.at>
- broken RPM script fixed ( I hope this time for real ) (v.0.2.1)

* Fri Jun 13 2003 Michael Lange<klappnase@8ung.at>
- fontsize bug fixed, bug with not present environment variable LANG fixed,
  a little code clean up done, RPM script bug with symbolic link handling fixed (v.0.2)

* Sat Jun 07 2003 Michael Lange<klappnase@8ung.at>
- first version (v.0.1)
