diff scripts/ChangeLog @ 9289:eaf4e71e90e8

In test, look also for the gzipped version of the info_file The info program accepts .info files that are compressed with gzip. Consider also the info_file with the suffix ".gz" when doing the test.
author Rafael Laboissiere <rafael@debian.org>
date Tue, 02 Jun 2009 23:15:56 +0200
parents 38ad8c99d6a2
children 40ba43a4745f
line wrap: on
line diff
--- a/scripts/ChangeLog
+++ b/scripts/ChangeLog
@@ -1,3 +1,8 @@
+2009-06-02  Rafael Laboissiere  <rafael@debian.org>
+
+	* help/doc.m: In test, look also for the gzipped version of the
+	info_file
+
 2009-05-29  John W. Eaton  <jwe@octave.org>
 
 	* plot/__gnuplot_get_var__.m: Insert missing semicolon.