changeset 5332:15db952ced2e

[project @ 2005-05-02 17:58:53 by jwe]
author jwe
date Mon, 02 May 2005 17:58:53 +0000
parents 165e53a9488d
children ac8d64b9e76a
files src/ChangeLog
diffstat 1 files changed, 3 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Mon May 02 17:51:56 2005 +0000
+++ b/src/ChangeLog	Mon May 02 17:58:53 2005 +0000
@@ -1,8 +1,9 @@
 2005-05-02  John W. Eaton  <jwe@octave.org>
 
 	* pr-output.cc (octave_print_internal (std::ostream&,
-	const Range&, bool, int)): Don't print newline at end of rows.
-	That is handled by pr_col_num_header.
+	const Range&, bool, int)): Don't print newline at end of broken
+	rows (that is handled by pr_col_num_header).
+	From Keith Goodman <kwgoodman@gmail.com>.
 
 	* Makefile.in (octave$(EXEEXT)): List $(UMFPACK_LIBS) ahead of
 	$(BLAS_LIBS).