diff scripts/ChangeLog @ 7192:10b8361ff085

[project @ 2007-11-26 21:44:54 by dbateman]
author dbateman
date Mon, 26 Nov 2007 21:44:54 +0000
parents e8d953d03f6a
children a927a2871a93
line wrap: on
line diff
--- a/scripts/ChangeLog
+++ b/scripts/ChangeLog
@@ -1,5 +1,8 @@
 2007-11-26  David Bateman  <dbateman@free.fr>
 
+	* pkg/pkg.m (pkg:install): When loading the installed packages
+	index into installed_pkgs_lst and not descriptions..
+
 	* plot/quiver3.m, plot/surfnorm.m, plot/__quiver__.m: New functions.
 	* plot/Makefile.in (SOURCES): Add them to the sources.
 	* plot/quiver.m: Modify to use __quiver__.m.