aboutsummaryrefslogtreecommitdiff
path: root/winsup
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2007-08-02 14:34:46 +0000
committerChristopher Faylor <me@cgf.cx>2007-08-02 14:34:46 +0000
commit28575333c6f8d10f45e9721d6a91bbdf2600829a (patch)
tree68eb43d7a4de993eea642566238cd26b88525ec1 /winsup
parent20173edc9890c21338b2552f4c56d580b6e35a11 (diff)
downloadnewlib-28575333c6f8d10f45e9721d6a91bbdf2600829a.zip
newlib-28575333c6f8d10f45e9721d6a91bbdf2600829a.tar.gz
newlib-28575333c6f8d10f45e9721d6a91bbdf2600829a.tar.bz2
* lib/Makefile: Add missed file to accommodate below changes.
Diffstat (limited to 'winsup')
-rw-r--r--winsup/cygwin/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index 8359500..1d5523d 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.