Mercurial > hg > octave-nkf
diff liboctave/ChangeLog @ 4850:8cc4818a0de0
[project @ 2004-04-06 17:06:34 by jwe]
author | jwe |
---|---|
date | Tue, 06 Apr 2004 17:06:34 +0000 |
parents | a9cfb8b37759 |
children | 404c7122853e |
line wrap: on
line diff
--- a/liboctave/ChangeLog +++ b/liboctave/ChangeLog @@ -1,3 +1,9 @@ +2004-04-06 David Bateman <dbateman@free.fr> + + * oct-sort.cc: New template class for arbitrary sorting. + * oct-sort.h: Declaration of sort class. + * Makefile: Add them to the appropriate lists. + 2004-04-02 John W. Eaton <jwe@bevo.che.wisc.edu> * mx-inlines.cc (MX_ND_CUMULATIVE_OP): Fix off-by-one error.