Mercurial > hg > octave-nkf
comparison scripts/ChangeLog @ 2355:c9f70d39255f
[project @ 1996-08-20 23:30:54 by jwe]
author | jwe |
---|---|
date | Tue, 20 Aug 1996 23:32:09 +0000 |
parents | 12ff450cbb1f |
children | 8fc0fa7ae9ca |
comparison
equal
deleted
inserted
replaced
2354:2ce6e1ec9b53 | 2355:c9f70d39255f |
---|---|
1 Tue Aug 20 18:27:36 1996 Kurt Hornik <Kurt.Hornik@ci.tuwien.ac.at> | |
2 | |
3 * strings/substr.m: Allow negative OFFSET. LEN is now optional. | |
4 | |
1 Mon Jul 15 16:15:22 1996 John W. Eaton <jwe@bevo.che.wisc.edu> | 5 Mon Jul 15 16:15:22 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
2 | 6 |
3 * miscellaneous/bug_report.m: Don't redirect output to /dev/tty in | 7 * miscellaneous/bug_report.m: Don't redirect output to /dev/tty in |
4 system command. | 8 system command. |
5 | 9 |