Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Jacobowitz <drow@false.org>2007-08-12 23:05:58 +0400
committerDaniel Jacobowitz <drow@false.org>2007-08-12 23:05:58 +0400
commitf538c05f2b4d03592158d64a9e85649e43b4970e (patch)
tree19a2b1cd78708146348e007ce38021cc904d8dd2
parentc9719fead18eeea69f3e8da5f0b595660687ef52 (diff)
* 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 0be8f8212..f9b2f46bb 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 62ec4301b..98fa4f414 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