diff scripts/ChangeLog @ 5955:fc46f9c99028

[project @ 2006-08-22 18:37:43 by jwe]
author jwe
date Tue, 22 Aug 2006 18:37:43 +0000
parents 009fa69b6182
children 370f785718be
line wrap: on
line diff
--- a/scripts/ChangeLog	Tue Aug 22 17:04:28 2006 +0000
+++ b/scripts/ChangeLog	Tue Aug 22 18:37:43 2006 +0000
@@ -1,3 +1,10 @@
+2006-08-22  David Bateman  <dbateman@free.fr>
+
+	* pkg/pkg.m (extract_pkgadd, create_pkgadd): New functions to 
+	Search inst/*.m and src/*.m files in the package for
+	PKG_ADD directives and append user supplied PKG_ADD.
+	(pkg): Call create_pkgadd after copying files.
+
 2006-08-21  Søren Hauberg  <soren@hauberg.org>
 
 	* pkg/pkg.m: Handle multiple packages in a single file.