changeset 11299:6e8393b09d03

ChangeLog fixes
author John W. Eaton <jwe@octave.org>
date Fri, 26 Nov 2010 02:45:24 -0500
parents cb94bdc74670
children 4ecc7bc5bc83
files src/ChangeLog
diffstat 1 files changed, 7 insertions(+), 6 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Fri Nov 26 02:44:24 2010 -0500
+++ b/src/ChangeLog	Fri Nov 26 02:45:24 2010 -0500
@@ -1,14 +1,15 @@
-2010-11-25  Kai Habel  <kai.habel@gmx.de>
-
-	* DLD-FUNCTIONS/fltk_backend.cc (fltk_gui_mode): New
-	function to set GUI mode. (__fltk_uigetfile__): Remove nargout from
-	argument list. (plot_window): Remove gui_mode enum here. 
-
 2010-11-26  John W. Eaton  <jwe@octave.org>
 
 	* defaults.cc (FEXEC_PATH): Only call set_exec_path if nargin is
 	greater than zero.
 
+2010-11-25  Kai Habel  <kai.habel@gmx.de>
+
+	* DLD-FUNCTIONS/fltk_backend.cc (fltk_gui_mode): New
+	function to set GUI mode.
+	(__fltk_uigetfile__): Remove nargout from argument list.
+	(plot_window): Remove gui_mode enum here.
+
 2010-11-25  John W. Eaton  <jwe@octave.org>
 
 	* defaults.cc (set_exec_path): Append EXEC_PATH to PATH.  Store