diff liboctave/ChangeLog @ 4412:34438519fac3

[project @ 2003-05-14 22:23:37 by jwe]
author jwe
date Wed, 14 May 2003 22:23:37 +0000
parents 6b191c6e6875
children 2de7c7452a1e
line wrap: on
line diff
--- a/liboctave/ChangeLog	Wed May 14 01:10:28 2003 +0000
+++ b/liboctave/ChangeLog	Wed May 14 22:23:37 2003 +0000
@@ -1,3 +1,9 @@
+2003-05-14  John W. Eaton  <jwe@bevo.che.wisc.edu>
+
+	* kpse.cc (kpse_path_iterator::next): Skip consecutive colons here.
+	(kpse_path_iterator::set_end): Don't miss last element when not
+	followed by a colon.
+
 2003-05-11  John W. Eaton  <jwe@bevo.che.wisc.edu>
 
 	* Array-idx.h (Array<T>::index): Fix off-by-one error.