Mercurial > hg > octave-lyh
comparison scripts/ChangeLog @ 3759:110bc441a954
[project @ 2000-12-16 01:25:12 by jwe]
author | jwe |
---|---|
date | Sat, 16 Dec 2000 01:25:13 +0000 |
parents | 574711ce9070 |
children | 13905c3a24af |
comparison
equal
deleted
inserted
replaced
3758:a816be1d1626 | 3759:110bc441a954 |
---|---|
1 2000-12-15 Teemu Ikonen <tpikonen@pcu.helsinki.fi> | |
2 | |
3 * strings/index.m: Return 0 if either string is empty. | |
4 | |
5 2000-12-15 Ben Sapp <bsapp@lanl.gov> | |
6 | |
7 * control/system/c2d.m: Allow option of matched pole/zero | |
8 equivalent for conversion. | |
9 | |
10 2000-12-15 Matthew W. Roberts <matt@lehi.tamu.edu> | |
11 | |
12 * strings/findstr.m: Return empty matrix if search string is empty. | |
13 | |
1 2000-12-15 Kai Habel <kai.habel@gmx.de> | 14 2000-12-15 Kai Habel <kai.habel@gmx.de> |
2 | 15 |
3 * saveimage.m: Do create rawbit image for black and white images, | 16 * saveimage.m: Do create rawbit image for black and white images, |
4 but do it correctly. | 17 but do it correctly. |
5 | 18 |