Mercurial > hg > octave-lojdl
changeset 6244:8cab253171b6
[project @ 2007-01-17 21:55:49 by jwe]
author | jwe |
---|---|
date | Wed, 17 Jan 2007 21:55:49 +0000 |
parents | 7924a9086c08 |
children | e154732e00b7 |
files | liboctave/ChangeLog liboctave/lo-sysdep.cc |
diffstat | 2 files changed, 11 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/liboctave/ChangeLog +++ b/liboctave/ChangeLog @@ -1,3 +1,8 @@ +2007-01-17 Michael Goffioul <michael.goffioul@swing.be> + + * lo-sysdep.cc (octave_chdir): Handle directory names like "C:" on + Windows systems. + 2007-01-16 John W. Eaton <jwe@octave.org> * dSparse.cc: Fix dgbtrf decl for --enable-64.