Mercurial > hg > octave-nkf
diff liboctave/ChangeLog @ 9794:0d4613a736e9
convert build system to use automake and libtool
author | John W. Eaton <jwe@octave.org> |
---|---|
date | Tue, 10 Nov 2009 15:02:25 -0500 |
parents | a5035bc7fbfb |
children | ef4c4186cb47 |
line wrap: on
line diff
--- a/liboctave/ChangeLog +++ b/liboctave/ChangeLog @@ -1,3 +1,10 @@ +2009-11-10 John W. Eaton <jwe@octave.org> + + * mx-ops, sparse-mx-ops, vx-ops b/liboctave/vx-ops: + Add comment about updating. + * Makefile.am, config-ops.sh: New files. + * Makefile.in: Delete. + 2009-11-09 Jaroslav Hajek <highegg@gmail.com> * dSparse.h (Sparse::max): Use Array<octave_idx_type>.