Mercurial > hg > octave-nkf
diff liboctave/ChangeLog @ 4219:23d06c9e1edd
[project @ 2002-12-06 21:29:17 by jwe]
author | jwe |
---|---|
date | Fri, 06 Dec 2002 21:29:19 +0000 |
parents | b6e652bf4e5f |
children | c20a1e67cef6 |
line wrap: on
line diff
--- a/liboctave/ChangeLog +++ b/liboctave/ChangeLog @@ -1,3 +1,8 @@ +2002-12-06 John W. Eaton <jwe@bevo.che.wisc.edu> + + * oct-alloc.h (DECLARE_OCTAVE_ALLOCATOR): Also declare and define + a placement operator new. + 2002-12-03 John W. Eaton <jwe@bevo.che.wisc.edu> * Matrix.h: Include mx-ops.h too.