diff scripts/ChangeLog @ 6614:3a53d0f3e0e4

[project @ 2007-05-12 05:50:03 by dbateman]
author dbateman
date Sat, 12 May 2007 05:50:04 +0000
parents 9197bb0a2738
children 687ae48b2253
line wrap: on
line diff
--- a/scripts/ChangeLog	Fri May 11 17:56:32 2007 +0000
+++ b/scripts/ChangeLog	Sat May 12 05:50:04 2007 +0000
@@ -1,3 +1,10 @@
+2007-05-12  David Bateman  <dbateman@free.fr>
+
+	* pkg/pkg.m: Add a "-verbose" option that allows all output of an
+	install to be printed. An error in the on_uninstall script causes
+	a failure to uninstall. Place oct- and mex-files in an
+	architecture dependent directory.
+
 2007-05-09  John W. Eaton  <jwe@octave.org>
 
 	* plot/__go_draw_axes__.m: Break plot command over multiple lines.