diff scripts/ChangeLog @ 5732:17d87fbd7010

[project @ 2006-04-04 17:50:46 by jwe]
author jwe
date Tue, 04 Apr 2006 17:50:46 +0000
parents c7d5a534afa5
children e07baa8b93b9
line wrap: on
line diff
--- a/scripts/ChangeLog	Mon Apr 03 19:33:27 2006 +0000
+++ b/scripts/ChangeLog	Tue Apr 04 17:50:46 2006 +0000
@@ -1,3 +1,12 @@
+2006-04-04  John W. Eaton  <jwe@octave.org>
+
+	* path/Makefile.in, path/addpath.m, path/rmpath.m, path/savepath.m:
+	New files, adapted from Octave Forge by Keith Goodman
+	<kwgoodman@gmail.com>.
+	* path: New directory.
+	* Makefile.in (SUBDIRS): Add it to the list.
+	* configure.in (AC_CONFIG_FILES): Include path/Makefile here.
+
 2006-04-02  David Bateman  <dbateman@free.fr>
 
 	* general/tril.m, general.triu.m: