This file is part of krot,
a program for the simulation, assignment and fit of HRLIF spectra.

Copyright (C) 1998,1999 Jochen Kpper

This program is free software; you can redistribute it and/or modify it under
the terms of the GNU General Public License as published by the Free Software
Foundation; either version 2 of the License, or (at your option) any later
version.

This program is distributed in the hope that it will be useful, but WITHOUT
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
more details.

You should have received a copy of the GNU General Public License along with
this program; see the file License. if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 , USA

If you use this program for your scientific work, please cite it according to
the file CITATION that comes with the package.

Last changed: 1999/03/04

-------------------------------------------------------------------------------

 krot news:
============

* release 0.8.4:
  - Auto- and crosscorrelation of datasets
  - several classes are rewritten to get higher interactive performance,
    esp. flickering when scrolling is greatly reduced.
  - Some optimizations of arnirot lead to a approx. tenfold increase in
    the simulation of spectra.
  - We use egcs-1.1.1, Qt-1.43 and KDE-1.1 now. Many older versions might
    still work, though. Use of libffm, libfm, libcmpl is made when these
    enhanced math libs are available (primarily Linux/AXP).

* release 0.8.1:
  - bugfixes for 32 bit machines ( added missing I/O function ).

* release 0.8:
  - Import of KHiDaq data is completely working.
  - spectra can be simulated by using arnirot.
  - folding of simulations is working (still slow, though).

* release 0.7:
  - KHiDaq data can be read, marker positions can be estimated.
  - package is put under cvs control.

* release 0.6:
  - folding of Gaussian, Lorentzian and Voigt lineshapes working.

* release 0.5:
  - folding of simulations implemented.

* release 0.4:
  - switched from unique Makefiles to automake/autoconf/configure procedure for
    building the package.
  - started this NEWS file.

