comparison scripts/ChangeLog @ 7388:0e1ccfe1bf91

[project @ 2008-01-16 06:31:23 by jwe]
author jwe
date Wed, 16 Jan 2008 06:31:23 +0000
parents b429b21abdd4
children 3a21ee84a432
comparison
equal deleted inserted replaced
7387:b429b21abdd4 7388:0e1ccfe1bf91
1 2008-01-16 John W. Eaton <jwe@octave.org>
2
3 * startup/__finish__.m: New file.
4 * startup/Makefile.in (SOURCES): Add it to the list.
5 (install install-strip, uninstall): Handle function files.
6
7 2008-01-16 Ben Abbott <bpabbott@mac.com>
8
9 * path/__extractpath__.m, path/matlabroot.m, path/pathdef.m: New files.
10 * path/Makefile.in (SOURCES): Add them to the list.
11
1 2008-01-15 Thomas Weber <thomas.weber.mail@gmail.com> 12 2008-01-15 Thomas Weber <thomas.weber.mail@gmail.com>
2 13
3 * special-matrix/vander.m: Vectorize. New test. 14 * special-matrix/vander.m: Vectorize. New test.
4 15
5 * elfun/acot.m, elfun/acoth.m, elfun/acsc.m, elfun/acsch.m, 16 * elfun/acot.m, elfun/acoth.m, elfun/acsc.m, elfun/acsch.m,