diff liboctave/ChangeLog @ 3874:24bf1bcbba8a

[project @ 2002-02-23 03:23:19 by jwe]
author jwe
date Sat, 23 Feb 2002 03:23:19 +0000
parents da64ef591f18
children 69b6bd271277
line wrap: on
line diff
--- a/liboctave/ChangeLog	Sat Feb 23 03:04:25 2002 +0000
+++ b/liboctave/ChangeLog	Sat Feb 23 03:23:19 2002 +0000
@@ -1,3 +1,9 @@
+2002-02-22  John W. Eaton  <jwe@bevo.che.wisc.edu>
+
+	* oct-fftw.cc (octave_fftw::fft2d): Avoid having to find a
+	definition for NULL by passing 0 as the last arg to fftwnd_one.
+	(octave_fftw::ifft2d): Likewise.
+
 2002-02-22  Paul Kienzle <pkienzle@jazz.ncnr.nist.gov>
 
 	* lo-mappers.cc (arg): Simply call atan2 (0.0, x).