diff scripts/ChangeLog @ 7514:4f6a73fd8df9

fullfile: improve handling of args ending with filesep
author John W. Eaton <jwe@octave.org>
date Fri, 22 Feb 2008 13:47:38 -0500
parents 05eb3486f650
children f3c00dc0912b
line wrap: on
line diff
--- a/scripts/ChangeLog
+++ b/scripts/ChangeLog
@@ -1,5 +1,8 @@
 2008-02-22  John W. Eaton  <jwe@octave.org>
 
+	* miscellaneous/fullfile.m: Improve handling of empty args and
+	args ending with filesep.
+
 	* control/base/__stepimp__.m: Don't use subplot for just one plot.
 
 2008-02-21  John W. Eaton  <jwe@octave.org>