diff ChangeLog @ 8221:06094fa570a3

Add some documentation for the OOP code of Octave
author David Bateman <dbateman@free.fr>
date Wed, 15 Oct 2008 20:35:22 +0100
parents 69c5cce38c29
children 53202d60086f
line wrap: on
line diff
--- a/ChangeLog	Wed Oct 15 14:19:33 2008 -0400
+++ b/ChangeLog	Wed Oct 15 20:35:22 2008 +0100
@@ -1,3 +1,18 @@
+2008-10-15  David Bateman  <dbateman@free.fr>
+
+	* examples/polynomial/display.m, examples/polynomial/double.m,
+	examples/polynomial/end.m, examples/polynomial/get.m,
+	examples/polynomial/mtimes.m, examples/polynomial/plot.m,
+	examples/polynomial/polynomial.m,
+	examples/polynomial/polynomial_superiorto.m,
+	examples/polynomial/polyval.m, examples/polynomial/set.m,
+	examples/polynomial/subsasgn.m, examples/polynomial/subsref.m:
+	New example files for a sample OOP class.
+	* examples/polynomial/Makefile.in: Add a makefile for this new
+	directory
+	* examples/Makefile.in: Reference the new subdirectory here.
+	* configure.in: Add the new makefile to AC_CONFIG_FILES.
+	
 2008-10-01  Jaroslav Hajek <highegg@gmail.com>
 
 	* configure.in: Check for sizeof (long double) and randl.