diff scripts/ChangeLog @ 5736:e07baa8b93b9

[project @ 2006-04-04 19:41:45 by jwe]
author jwe
date Tue, 04 Apr 2006 19:41:45 +0000
parents 17d87fbd7010
children c70bfdf5b2c5
line wrap: on
line diff
--- a/scripts/ChangeLog	Tue Apr 04 19:23:20 2006 +0000
+++ b/scripts/ChangeLog	Tue Apr 04 19:41:45 2006 +0000
@@ -1,5 +1,9 @@
 2006-04-04  John W. Eaton  <jwe@octave.org>
 
+	* path/setpath.m: New file.
+	* path/savepath.m: Use setpath to set path instead of assigning
+	directly to LOADPATH.
+
 	* path/Makefile.in, path/addpath.m, path/rmpath.m, path/savepath.m:
 	New files, adapted from Octave Forge by Keith Goodman
 	<kwgoodman@gmail.com>.