diff liboctave/ChangeLog @ 4088:933ac1113625

[project @ 2002-10-05 03:16:46 by jwe]
author jwe
date Sat, 05 Oct 2002 03:18:58 +0000
parents a54f61b5d491
children 5a82e874999b
line wrap: on
line diff
--- a/liboctave/ChangeLog
+++ b/liboctave/ChangeLog
@@ -4,6 +4,8 @@
 	filenames.
 	(octave_env::do_make_absolute): Check for absolute name with
 	do_absolute_path.
+	(octave_env::do_chdir): Likewise.
+	(is_dir_sep): New function.
 
 2002-10-03  Paul Kienzle <pkienzle@users.sf.net>