diff src/ChangeLog @ 5301:9302581b820d ss-2-9-2

[project @ 2005-04-22 17:08:07 by jwe]
author jwe
date Fri, 22 Apr 2005 17:09:11 +0000
parents 643a4d5b2b88
children 539428e4606a
line wrap: on
line diff
--- a/src/ChangeLog	Fri Apr 22 16:27:46 2005 +0000
+++ b/src/ChangeLog	Fri Apr 22 17:09:11 2005 +0000
@@ -1,5 +1,10 @@
 2005-04-22  John W. Eaton  <jwe@octave.org>
 
+	* version.h (OCTAVE_VERSION): Now 2.9.2.
+	(OCTAVE_API_VERSION): Now api-v15.
+
+	* pager.cc (default_pager): Also append -X.
+
 	* DLD-FUNCTIONS/dispatch.cc (Fdispatch): Dispatch help on "string"
 	and "sq_string" types.
 	(dispatch_record): Add extra space to force new paragraph after
@@ -14,9 +19,6 @@
 	* DLD-FUNCTIONS/colamd.cc: These functions only work if
 	sizeof (int) == sizeof (octave_idx_type).
 
-	* version.h (OCTAVE_VERSION): Now 2.9.2.
-	(OCTAVE_API_VERSION): Now api-v15.
-
 	* Makefile.in (parse.cc): Expect 14 shift/reduce conflicts.
 
 	* parse.y (USING TITLE WITH AXES COLON OPEN_BRACE CLEAR):