Mercurial > hg > octave-max
diff scripts/ChangeLog @ 11142:3450551f591e
new function, is_valid_file_id
author | John W. Eaton <jwe@octave.org> |
---|---|
date | Sat, 23 Oct 2010 01:50:14 -0400 |
parents | 224c80da37c5 |
children | 461ae8d58cdb |
line wrap: on
line diff
--- a/scripts/ChangeLog +++ b/scripts/ChangeLog @@ -1,3 +1,8 @@ +2010-10-23 John W. Eaton <jwe@octave.org> + + * io/is_valid_file_id.m: New function. + * io/module.mk (io_FCN_FILES): Add it to the list. + 2010-10-23 Ben Abbott <bpabbott@mac.com> * io/textscan.m, miscellaneous/unimplemented.m, io/module.mk: