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>2007-08-02 18:07:19 +0400
committerCorinna Vinschen <corinna@vinschen.de>2007-08-02 18:07:19 +0400
commitdcd1ef4516bf43cdd866069ef5df2a6a958945d2 (patch)
treeaebfea53b02f90b6e12ccf87f0708431ea91d61e /winsup/cygserver/ChangeLog
parente84b3704c41b0b298c61101509f79893748e1b48 (diff)
* smallprint.c: New file.
* Makefile.in (OBJS): Add smallprint.o. (CYGWIN_OBJS): Remove smallprint.o from Cygwin dir.
Diffstat (limited to 'winsup/cygserver/ChangeLog')
-rw-r--r--winsup/cygserver/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/winsup/cygserver/ChangeLog b/winsup/cygserver/ChangeLog
index d2fb08c95..fbfc7969d 100644
--- a/winsup/cygserver/ChangeLog
+++ b/winsup/cygserver/ChangeLog
@@ -1,3 +1,9 @@
+2007-08-02 Corinna Vinschen <corinna@vinschen.de>
+
+ * smallprint.c: New file.
+ * Makefile.in (OBJS): Add smallprint.o.
+ (CYGWIN_OBJS): Remove smallprint.o from Cygwin dir.
+
2007-07-21 Corinna Vinschen <corinna@vinschen.de>
* bsd_helper.cc: Drop unnecessary security.h include.