1.0:
- Added a auto-correlation technique of determining frequency. 
  (MUCH more accurate!) Contributed by Pierre Dumuid.
- Added a notch filter, also by Pierre Dumuid

0.5.2:
- Added a French translation and French note names, both done by Jrme
  Lodewyck.
- Fixed the k3guitune.desktop file

0.5.1:
- Removed the snd_pcm_hw_params_set_buffer_size call in soundinput.cpp,
  because it isn't necessary but fails quite often.
- Change default sample number from 8192 to 1024.

0.5:
- Added JACK support via bio2jack (see http://bio2jack.sourceforge.net/)
- Made ALSA and OSS audio input drivers open the device in non-blocking
  mode and then switch it to blocking afterwards; that prevents a long
  hang when the device is already taken
- Made changes in the handbook to reflect the above changes
- Made K3Guitune appear in the K-Menu under Multimedia instead of under
  Utilites
- Removed hard dependency on aRts

0.4.1:
- Added translation of UI and documentation to German

0.4:
- Added user manual (in Dutch and in US English)
- K3Guitune no longer busy-waits (aargh!) in ALSA and aRts drivers

0.3:
- Added direct support for ALSA
- Added the possibility to include or exclude audio systems at compile time

0.2:
- Merged in 16-bit audio code by Florian Berger from GtkGuitune 0.6
- Added support for aRts, and created an audio options dialog for it
- Fixed a few small bugs

0.1:
Initial release, ported K2Guitune to KDE3
