diff src/ChangeLog @ 5246:8a4cae8ee7b7

[project @ 2005-03-26 00:17:01 by jwe]
author jwe
date Sat, 26 Mar 2005 00:17:01 +0000
parents 3589aff4a35d
children 3d5b7114da82
line wrap: on
line diff
--- a/src/ChangeLog	Fri Mar 25 03:36:35 2005 +0000
+++ b/src/ChangeLog	Sat Mar 26 00:17:01 2005 +0000
@@ -1,3 +1,10 @@
+2005-03-25  John W. Eaton  <jwe@octave.org>
+
+	* toplev.cc (main_loop): Don't use octave_set_current_context here.
+
+	* pt-loop.cc (simple_for_loop::eval): In for i = matrix ... end,
+	skip loop if matrix is empty.
+
 2005-03-24  John W. Eaton  <jwe@octave.org>
 
 	* DLD-FUNCTIONS/__glpk__.cc (F__glpk__): Texinfoize doc string.