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>2007-08-02 18:34:46 +0400
committerChristopher Faylor <me@cgf.cx>2007-08-02 18:34:46 +0400
commit28575333c6f8d10f45e9721d6a91bbdf2600829a (patch)
tree68eb43d7a4de993eea642566238cd26b88525ec1
parent20173edc9890c21338b2552f4c56d580b6e35a11 (diff)
* lib/Makefile: Add missed file to accommodate below changes.
-rw-r--r--winsup/cygwin/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index 8359500b7..1d5523d9a 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,5 +1,9 @@
2007-08-02 Christopher Faylor <me+cygwin@cgf.cx>
+ * lib/Makefile: Add missed file to accommodate below changes.
+
+2007-08-02 Christopher Faylor <me+cygwin@cgf.cx>
+
* lib/cygwin_attach_dll.c: Fix compiler warning.
* lib/cygwin_crt0.c: Ditto.