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:
authorCorinna Vinschen <corinna@vinschen.de>2006-01-16 20:48:36 +0300
committerCorinna Vinschen <corinna@vinschen.de>2006-01-16 20:48:36 +0300
commit95dc88409d6c81638810d0b43662b80956e9cf4b (patch)
treebbfa730e43ba339b041c2aa125b49264b8b2b91b /winsup/ChangeLog
parent24ebb0c0d93e70e68922ac9c2bd7d265b7394924 (diff)
* configure.in: Add AC_PROG_INSTALL handling.
* configure: Regenerate. * Makefile.in (install): Install CYGWIN_LICENSE.
Diffstat (limited to 'winsup/ChangeLog')
-rw-r--r--winsup/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/winsup/ChangeLog b/winsup/ChangeLog
index 342dd45fc..4abce16e5 100644
--- a/winsup/ChangeLog
+++ b/winsup/ChangeLog
@@ -1,5 +1,11 @@
2006-01-16 Corinna Vinschen <corinna@vinschen.de>
+ * configure.in: Add AC_PROG_INSTALL handling.
+ * configure: Regenerate.
+ * Makefile.in (install): Install CYGWIN_LICENSE.
+
+2006-01-16 Corinna Vinschen <corinna@vinschen.de>
+
* CYGWIN_LICENSE: Fix contact information.
2005-10-11 Christopher Faylor <cgf@timesys.com>