diff scripts/ChangeLog @ 8201:0ab4eed59455

fileparts.m: handle "/file" correctly; improve compatibilty
author John W. Eaton <jwe@octave.org>
date Wed, 08 Oct 2008 14:10:08 -0400
parents ec1b4cd5fbbb
children 5bf8a57f85d5
line wrap: on
line diff
--- a/scripts/ChangeLog
+++ b/scripts/ChangeLog
@@ -1,3 +1,8 @@
+2008-10-08  John W. Eaton  <jwe@octave.org>
+
+	* miscellaneous/fileparts.m: Handle "/file" properly.
+	Improve compatibility.
+
 2008-10-07  Ben Abbott  <bpabbott@mac.com>
 
 	* plot/cla.m: New function.