diff liboctave/ChangeLog @ 6796:59c0c3637633

[project @ 2007-07-25 15:45:04 by jwe]
author jwe
date Wed, 25 Jul 2007 15:45:06 +0000
parents 2a83fce5a097
children 56a7de3f6451
line wrap: on
line diff
--- a/liboctave/ChangeLog	Wed Jul 25 15:20:54 2007 +0000
+++ b/liboctave/ChangeLog	Wed Jul 25 15:45:06 2007 +0000
@@ -1,3 +1,8 @@
+2007-07-25  David Bateman  <dbateman@free.fr>
+	
+	* Makefile.in: 	Adjust DISTFILES to allow out of tree "make dist" 
+	to work.
+
 2007-06-04  David Bateman  <dbateman@free.fr>
 
 	* oct-inttypes.h (octave_int<T>& operator <<= (const T2&),