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:
authorChristopher Faylor <me@cgf.cx>2001-10-25 03:56:45 +0400
committerChristopher Faylor <me@cgf.cx>2001-10-25 03:56:45 +0400
commit53c79b98c9febdd482cf352f80e6b570d3a19d81 (patch)
treee8fe097a17415debf1b202a6f7269e7a82bf12e1 /winsup/utils
parent7ee2c95756f0839c29601a39349c923cf1be733f (diff)
Clarify checkin comment slightly.
Diffstat (limited to 'winsup/utils')
-rw-r--r--winsup/utils/ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/winsup/utils/ChangeLog b/winsup/utils/ChangeLog
index 123744c73..e52de1e3b 100644
--- a/winsup/utils/ChangeLog
+++ b/winsup/utils/ChangeLog
@@ -1,6 +1,7 @@
2001-10-24 Christopher Faylor <cgf@redhat.com>
- * Makefile.in: Remove EXEEXT consideration. We always need EXEEXT.
+ * Makefile.in: Remove EXEEXT consideration. We always need .exe
+ extensions.
2001-10-20 Corinna Vinschen <corinna@vinschen.de>