diff liboctave/ChangeLog @ 6596:64a7b0bec331

[project @ 2007-04-27 16:36:46 by jwe]
author jwe
date Fri, 27 Apr 2007 16:36:46 +0000
parents e4ef75fe0bf2
children 7e2b5d0cf7ad
line wrap: on
line diff
--- a/liboctave/ChangeLog	Fri Apr 27 15:31:10 2007 +0000
+++ b/liboctave/ChangeLog	Fri Apr 27 16:36:46 2007 +0000
@@ -1,3 +1,7 @@
+2007-04-27  John W. Eaton  <jwe@octave.org>
+
+	* lo-mappers.cc (signum (const Complex&)): Special case for (0, 0).
+
 2007-04-25  John W. Eaton  <jwe@octave.org>
 
 	* oct-fftw.h (octave_fftw): Tag with OCTAVE_API.