diff 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
line wrap: on
line diff
--- a/scripts/ChangeLog	Tue Jan 15 21:43:11 2008 +0000
+++ b/scripts/ChangeLog	Wed Jan 16 06:31:23 2008 +0000
@@ -1,3 +1,14 @@
+2008-01-16  John W. Eaton  <jwe@octave.org>
+
+	* startup/__finish__.m: New file.
+	* startup/Makefile.in (SOURCES): Add it to the list.
+	(install install-strip, uninstall): Handle function files.
+
+2008-01-16  Ben Abbott  <bpabbott@mac.com>
+
+	* path/__extractpath__.m, path/matlabroot.m, path/pathdef.m: New files.
+	* path/Makefile.in (SOURCES): Add them to the list.
+
 2008-01-15  Thomas Weber  <thomas.weber.mail@gmail.com>
 
 	* special-matrix/vander.m: Vectorize.  New test.