diff ChangeLog @ 9284:567e3e4ab74d

fix up examples/@polynomial
author Robert T. Short <octave@phaselockedsystems.com>
date Sun, 31 May 2009 21:11:31 -0700
parents 1d3b91166b9c
children 226f6d001ee2
line wrap: on
line diff
--- a/ChangeLog	Fri May 29 17:32:08 2009 -0400
+++ b/ChangeLog	Sun May 31 21:11:31 2009 -0700
@@ -1,3 +1,10 @@
+2009-06-02  Robert T. Short  <octave@phaselockedsystems.com>
+
+	* examples/@polynomial: Remove tabs from all functions so
+	documentation looks right.  Fix a bunch of methods
+	that didn't work.  Add a method referred to in the docs
+	that didn't exist.
+
 2009-05-26  John W. Eaton  <jwe@octave.org>
 
 	* src/dirfns.cc (Fpathsep): Allow path separator to be set.