0.2:
- possibility to auto-activate config on KDE startup
- kicker applet for strength monitoring
- configuration changes move into control center
- control-center integration
- GUI strings renamed
- AccessPoint location database (-> README)
- new human-readable config file (KConfig)
- repaired logging to ~/.wireless-log

0.1.1:
- fixed an ugly bug on app startup
- implemented "acoustic scanning" (speaker output of conn quality)
  (this CAN be turned off, of course :-)
- networks are logged into ~/.wireless-log when entering AP zone (broken?)
- removed lots of warnings (now it can even be compiled under gcc 2.96)
  (thanks to my most patient user - Douglas J. Nordwall)
- new .spec file for RPMs; Doug Nordwall is now doing the RPM releases
- fixed the SF tracker bugs #447516 and #448884

0.1:

- updated wireless-tools methods to 22pre2
- possibility to change header selection on compile-time. UGLY.
  Further info: -> README
- generated two dists, one for glibc2.2 and one for glibc2.1

0.0.7:

- dramatically extended config settings. now includes complete crypto
  settings and extensive power-management settings
  to store this new stuff, file format had to change again. sorry.
- no longer crashes when gets a wrong-formatted config file
- geometry issues resolved

0.0.6:

- Implemented statistics viewer for noise and signal quality
- changed config file format to CSV list
  MUST delete the 0.0.5 version one before first start
- smarter window headers
- switching back to autodetect mode when card is detached
  (does anyone need this? Feedback!)
- won't crash when there is no config file present
  (still crashes when file has the wrong format)
- won't crash when changing config to an empty entry
  (don't do it anyway!)
- made menuitem "Config" translatable (at last)
- added the standard KDE help menu
- app is more talkative to stderr
- added accelerators to the menu entries
- added some personal words to INSTALL
- internal cleanups (deleted obsolete class "Configuration")
- doesn't try to compile docu any more. Deleted the docu template.
- removed kdb2html from the list of mandatory prerequisites
  (thanks for bug report #433890; was my first one :-)