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:23:22 +0400
committerChristopher Faylor <me@cgf.cx>2007-08-02 18:23:22 +0400
commitde16566998f1748f12cd4a5650bdd57bd6a18b89 (patch)
tree6e80b3f9372b1344abda15ab90932725d9e92735 /winsup/cygserver/ChangeLog
parent7e4f1942e4a3a3d1477dcffd5b45255007ed13d4 (diff)
* Makefile.in: Add -lntdll to link line.
(CYGWIN_OBJS): Include strfuncs.o.
Diffstat (limited to 'winsup/cygserver/ChangeLog')
-rw-r--r--winsup/cygserver/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/winsup/cygserver/ChangeLog b/winsup/cygserver/ChangeLog
index fbfc7969d..00eadd098 100644
--- a/winsup/cygserver/ChangeLog
+++ b/winsup/cygserver/ChangeLog
@@ -1,3 +1,8 @@
+2007-08-02 Christopher Faylor <me+cygwin@cgf.cx>
+
+ * Makefile.in: Add -lntdll to link line.
+ (CYGWIN_OBJS): Include strfuncs.o.
+
2007-08-02 Corinna Vinschen <corinna@vinschen.de>
* smallprint.c: New file.