diff src/ChangeLog @ 9750:7bf4f3d64955

Fix unbalanced parentheses warning during creation of pdf documentation. deftypefnx for who and whos needed a space between function name and parameter list in order for TeX macro to work correctly
author Rik <rdrider0-list@yahoo.com>
date Wed, 21 Oct 2009 11:13:33 -0700
parents d6b2b708b6b0
children 892e2aa7bc75
line wrap: on
line diff
--- a/src/ChangeLog	Tue Oct 20 22:05:15 2009 -0700
+++ b/src/ChangeLog	Wed Oct 21 11:13:33 2009 -0700
@@ -1,3 +1,7 @@
+2009-10-21  Rik <octave@nomad.inbox5.com>
+
+	* variables.cc: Correct use of deftypefnx for who and whos
+
 2009-10-21  John W. Eaton  <jwe@octave.org>
 
 	* load-path.h (load_path::dir_path::dir_time_last_checked): New field.