diff --git a/ChangeLog b/ChangeLog index d04e02959..6ab466558 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2010-02-28 Dietmar Warning + * com_gnuplot.c, gnuplot.c: cosmetics - missing LF on end + * fteext.h: complete prototypes for typesdef.c + * com_fft.c, com_fft.h: improve amplitude accuracy by considering zero padded vectors + correct the gaussian window, add the flattop window, precise the FFT information, clean-up + 2010-02-28 Holger Vogt * inpcom.c, xpressn.c, inpptree.h, spicelib/parser/makefile.am, inpptree.c, ptfuncs.c, inpptree-parser.y: replace parser for B source with BISON generated one.