diff ChangeLog @ 6573:9180be9d3d08

[project @ 2007-04-25 04:27:16 by jwe]
author jwe
date Wed, 25 Apr 2007 04:27:16 +0000
parents d933e1615bb1
children f72d6d4b735a
line wrap: on
line diff
--- a/ChangeLog	Wed Apr 25 04:14:49 2007 +0000
+++ b/ChangeLog	Wed Apr 25 04:27:16 2007 +0000
@@ -1,3 +1,12 @@
+2007-04-25  John W. Eaton  <jwe@octave.org>
+
+	* examples/addtwomatrices.cc, examples/celldemo.cc,
+	examples/fortdemo.cc, examples/funcdemo.cc,
+	examples/globaldemo.cc, examples/helloworld.cc,
+	examples/stringdemo.cc, examples/structdemo.cc,
+	examples/unwinddemo.cc, examples/fortsub.f: New files.
+	* examples/Makefile.in (SOURCES): Add them to the list.
+
 2007-04-20  John W. Eaton  <jwe@octave.org>
 
 	* configure.in: Don't check for ARPACK.