aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Jacobowitz <drow@false.org>2007-08-12 19:05:42 +0000
committerDaniel Jacobowitz <drow@false.org>2007-08-12 19:05:42 +0000
commitd6f9944718e8daf911655789fd48cb12279e13dd (patch)
tree7b2e7393c4e6c6500417ee43f1bb1153922ef1d9
parent19aec961fad2a29f70b5b12053d26bab455a944d (diff)
downloadgdb-d6f9944718e8daf911655789fd48cb12279e13dd.zip
gdb-d6f9944718e8daf911655789fd48cb12279e13dd.tar.gz
gdb-d6f9944718e8daf911655789fd48cb12279e13dd.tar.bz2
* src-release (DEVO_SUPPORT): Add COPYING3 and COPYING3.LIB.
-rw-r--r--ChangeLog4
-rw-r--r--src-release3
2 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 0be8f82..f9b2f46 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 62ec430..98fa4f4 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