diff liboctave/ChangeLog @ 8749:5a7494ee68a3

liboctave/cmd-edit.cc, src/input.cc: use fputs instead of fprintf
author John W. Eaton <jwe@octave.org>
date Mon, 16 Feb 2009 01:41:06 -0500
parents 1bd918cfb6e2
children 8af4ba6b4216
line wrap: on
line diff
--- a/liboctave/ChangeLog
+++ b/liboctave/ChangeLog
@@ -1,3 +1,8 @@
+2009-02-16  John W. Eaton  <jwe@octave.org>
+
+	* cmd-edit.cc (default_command_editor::do_readline):
+	Use fputs instead of fprintf.
+
 2009-02-14  Jaroslav Hajek  <highegg@gmail.com>
 
 	* mx-inlines.cc (OP_RED_FCN, OP_RED_FCN2, OP_RED_FCNN, OP_CUM_FCN,