summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
-rw-r--r--src-release3
2 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 0be8f8212d..f9b2f46bb4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2007-08-12 Daniel Jacobowitz <dan@codesourcery.com>
+
+ * src-release (DEVO_SUPPORT): Add COPYING3 and COPYING3.LIB.
+
2007-07-17 Nick Clifton <nickc@redhat.com>
* COPYING3: New file. Contains version 3 of the GNU General
diff --git a/src-release b/src-release
index 62ec4301be..98fa4f414a 100644
--- a/src-release
+++ b/src-release
@@ -51,7 +51,8 @@ DEVO_SUPPORT= README Makefile.in configure configure.ac \
COPYING COPYING.LIB install-sh config-ml.in symlink-tree \
mkinstalldirs ltmain.sh missing ylwrap \
libtool.m4 ltsugar.m4 ltversion.m4 ltoptions.m4 \
- Makefile.def Makefile.tpl src-release config.rpath
+ Makefile.def Makefile.tpl src-release config.rpath \
+ COPYING3 COPYING3.LIB
# Files in devo/etc used in any net release.
# ChangeLog omitted because it may refer to files which are not in this