
new in 1.11
-----------

 * more KDE3 fixes, recent cvs versions broke krecord again :-(


new in 1.10
-----------

 * KDE3 fixes.  Builds with both KDE2 and KDE3 now.
 * Commented some left-over debug printfs


new in 1.9
----------

  * greek translation (Kostas Pistiolis <kpistiolis@yahoo.com>)
  * fixed some build problems


new in 1.7 / 1.8
----------------

  * fixed broken drag+drop in KDE2
  * new finnish translation (eleknader@phnet.fi)
  * fixed aclocal.m4 to make krecord build with newer
    qt versions which require one more library.


new in 1.6
----------

  * KDE2 port by Thomas Strehl <tstrehl@suse.de>


new in 1.5
----------

  * bugfix: did'nt catch write errors for "save buffer as..."
    (kde bts #3860)
  * changed default parameters to 44100/16bit/stereo
  * krecord accepts small differences between the sample rate
    requested and the rate used by the hardware.


new in 1.4
----------

  * hungarian translation (Merenyi Miklos
    <mermik@medgyaszay-veszprem.sulinet.hu>)
  * Makefile fixes (locale handling)


new in 1.3
----------

  * Makefile bug fixed


new in 1.2
----------

  * fixed the Makefile bug which showed up with bash >= 2.0
  * fixed a few compiler warnings
  * some code for sunaudio.  I suspect its broken right now, but
    I can't test/fix this myself due to lack of sun hardware.
    Contributed by Piotr Klaban <makler@man.torun.pl>, but never
    heared back from him.  I've included the code anyway, maybe
    it's a good starting point for somebody else.
  * endian-fixes (byteswap when writing wav files on BE).
  * Nice improvements for input level control from
    Stphane Gourichon <gouricho@poleia.lip6.fr>
  * Wrote a rpm spec file.
  * configure script changes


new in 1.1
----------

  * "fixed" the gettext bug by turning off the i18n stuff.  There are no
    translated messages anyway...
  * some minor tweaks in oss code, it sets the blocksize now to get a
    constant latency.
  * wrote a few more lines into the help file (index.html).


new in 1.0
----------

 * bugfix: starting wav-file playback segfaulted sometimes due to a
   uninitialized variable.
 * passed the "Cool, it still compiles with KDE 1.0" test :-)


new in 0.6
----------

 * changed input level colors
 * pinned down a bug while creating files (why the heck creat() opens
   files write-only ?)


new in 0.5
----------

 * new input level window from Florian Kolbe <Florian.Kolbe@in-gmbh.de>

