diff src/ChangeLog @ 5540:cda6a105ae9a before-ov-branch

[project @ 2005-11-17 05:47:13 by jwe]
author jwe
date Thu, 17 Nov 2005 05:47:13 +0000
parents b800ae36fc6a
children 2286fa5f2e5d
line wrap: on
line diff
--- a/src/ChangeLog	Wed Nov 16 18:45:32 2005 +0000
+++ b/src/ChangeLog	Thu Nov 17 05:47:13 2005 +0000
@@ -1,7 +1,12 @@
+2005-11-17  John W. Eaton  <jwe@octave.org>
+
+	* DLD-FUNCTIONS/minmax.cc (MINMAX_BODY): Don't cast arg1 to
+	const octave_complex_matrix&.
+
 2005-11-16  John W. Eaton  <jwe@octave.org>
 
 	* Makefile.in (PKG_ADD.inst): New target.
-	(install): Dependo on it.
+	(install-oct): Depend on it.
 	(clean): Remove it.
 
 	* mk-pkg-add: New option --install.  Don't use --prefix option.