diff scripts/ChangeLog @ 8050:dac919d9c418

chi2rnd.m: fix missing semicolon
author John W. Eaton <jwe@octave.org>
date Fri, 22 Aug 2008 14:42:12 -0400
parents 2f7ff06c0c7b
children 961d4c52ffae
line wrap: on
line diff
--- a/scripts/ChangeLog
+++ b/scripts/ChangeLog
@@ -1,3 +1,7 @@
+2008-08-22  John W. Eaton  <jwe@octave.org>
+
+	* statistics/distributions/chi2rnd.m: Fix missing semicolon.
+
 2008-08-21  John W. Eaton  <jwe@octave.org>
 
 	* plot/__go_draw_axes__.m: Fix test for have_data.