Mercurial > hg > octave-nkf
diff liboctave/ChangeLog @ 6095:a8aa7a014c22
[project @ 2006-10-26 01:22:31 by jwe]
author | jwe |
---|---|
date | Thu, 26 Oct 2006 01:22:31 +0000 |
parents | 174cfaa0c4af |
children | 40212bfaed1d |
line wrap: on
line diff
--- a/liboctave/ChangeLog +++ b/liboctave/ChangeLog @@ -9,6 +9,9 @@ 2006-10-25 Michael Goffioul <michael.goffioul@swing.be> + * glob-match.h (glob_match::glob_match (const std::string&, + unsigned int)): Delete initializer for first arg. + * lo-sysdep.cc (opendir, readdir, rewinddir, closedir): New functions.