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:
authorDanny Smith <dannysmith@users.sourceforge.net>2002-08-21 02:56:59 +0400
committerDanny Smith <dannysmith@users.sourceforge.net>2002-08-21 02:56:59 +0400
commit02d46a6f8a4ea2e57af56bbf9afd45a764f302b0 (patch)
treeb8eebb32fc45b5e6ea68052f2da87e382eb89e97 /winsup/mingw/ChangeLog
parentfe47ea33a95d191dd76e771af90ea2d8f28244ff (diff)
* test_headers.c : New file.
* Makefile.in (test_headers): New target, using it, (SRCDIST_FILES): Distribute it.
Diffstat (limited to 'winsup/mingw/ChangeLog')
-rw-r--r--winsup/mingw/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/winsup/mingw/ChangeLog b/winsup/mingw/ChangeLog
index fb4a23f62..d918469ca 100644
--- a/winsup/mingw/ChangeLog
+++ b/winsup/mingw/ChangeLog
@@ -1,3 +1,9 @@
+2002-08-20 Danny Smith <dannysmith@users.sourceforge.net
+
+ * test_headers.c : New file.
+ * Makefile.in (test_headers): New target, using it,
+ (SRCDIST_FILES): Distribute it.
+
2002-08-14 Earnie Boyd <earnie@users.sf.net>
* include/unistd.h: Add include of process.h.