diff scripts/ChangeLog @ 6496:e0acfe7c3f7b

[project @ 2007-04-05 17:19:30 by jwe]
author jwe
date Thu, 05 Apr 2007 17:19:30 +0000
parents 76a1a953533d
children 7e9c1e9ff36d
line wrap: on
line diff
--- a/scripts/ChangeLog	Thu Apr 05 16:18:21 2007 +0000
+++ b/scripts/ChangeLog	Thu Apr 05 17:19:30 2007 +0000
@@ -1,5 +1,9 @@
 2007-04-05  John W. Eaton  <jwe@octave.org>
 
+	* pkg/pkg.m: Use "strcat (...)" instead of "[...]".
+	Use stricmp instead of strcmp+tolower.
+	Style fixes.
+
 	* testfun/speed.m: Use "strcat (...)" instead of "[...]".
 	Plotting fixes.  Style fixes.