diff ChangeLog @ 6594:5843c11b4006

[project @ 2007-04-27 14:59:58 by jwe]
author jwe
date Fri, 27 Apr 2007 15:00:10 +0000
parents 3da1f4a41455
children 55586d763de1
line wrap: on
line diff
--- a/ChangeLog	Fri Apr 27 08:08:19 2007 +0000
+++ b/ChangeLog	Fri Apr 27 15:00:10 2007 +0000
@@ -1,3 +1,10 @@
+2007-04-27  John W. Eaton  <jwe@octave.org>
+
+	* examples/Makefile.in (SOURCES): Add all example files to the list.
+
+	* octave-config.in: Don't set PREFIX to OCTAVE_HOME if OCTAVE_HOME
+	is empty.
+
 2007-04-27  David Bateman  <dbateman@free.fr>
 
 	* examples/mycell.c, examples/mypow2.c, examples/mystring.c: New