diff scripts/ChangeLog @ 8634:cbd6545b0d85

fileparts.m: match all possible file separators
author John W. Eaton <jwe@octave.org>
date Thu, 29 Jan 2009 14:52:38 -0500
parents 0c5541c39a42
children 20e93feaa7f8
line wrap: on
line diff
--- a/scripts/ChangeLog
+++ b/scripts/ChangeLog
@@ -1,3 +1,7 @@
+2009-01-29  John W. Eaton  <jwe@octave.org>
+
+	* miscellaneous/fileparts.m: Match all possible file separators.
+
 2009-01-29  Kai Habel <kai.habel@gmx.de>
 
         * plot/__go_draw_axes__.m: Add support for transparent patches.