comparison 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
comparison
equal deleted inserted replaced
5539:b800ae36fc6a 5540:cda6a105ae9a
1 2005-11-17 John W. Eaton <jwe@octave.org>
2
3 * DLD-FUNCTIONS/minmax.cc (MINMAX_BODY): Don't cast arg1 to
4 const octave_complex_matrix&.
5
1 2005-11-16 John W. Eaton <jwe@octave.org> 6 2005-11-16 John W. Eaton <jwe@octave.org>
2 7
3 * Makefile.in (PKG_ADD.inst): New target. 8 * Makefile.in (PKG_ADD.inst): New target.
4 (install): Dependo on it. 9 (install-oct): Depend on it.
5 (clean): Remove it. 10 (clean): Remove it.
6 11
7 * mk-pkg-add: New option --install. Don't use --prefix option. 12 * mk-pkg-add: New option --install. Don't use --prefix option.
8 Delete obsolete comments. 13 Delete obsolete comments.
9 14