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>2000-10-02 06:05:23 +0400
committerChristopher Faylor <me@cgf.cx>2000-10-02 06:05:23 +0400
commit0ce83ef6b8e1e7b113c1081d5ca203f5cac0e7b2 (patch)
treeb4a0b56a0e00f948f85c2d73ac2b161a282908df /winsup/ChangeLog
parent5b4db8388187cef4d91d6dd807a73b615bde00e1 (diff)
* Makefile.common: Extend VERBOSE default.
* Makefile.in: Don't clean the testsuite separately. It's already part of CLEAN_SUBDIRS.
Diffstat (limited to 'winsup/ChangeLog')
-rw-r--r--winsup/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/winsup/ChangeLog b/winsup/ChangeLog
index b835a08b2..88622fe83 100644
--- a/winsup/ChangeLog
+++ b/winsup/ChangeLog
@@ -1,3 +1,9 @@
+Sun Oct 1 22:02:38 2000 Christopher Faylor <cgf@cygnus.com>
+
+ * Makefile.common: Extend VERBOSE default.
+ * Makefile.in: Don't clean the testsuite separately. It's already part
+ of CLEAN_SUBDIRS.
+
2000-09-30 Christopher Faylor <cgf@cygnus.com>
* Makefile.common: Default to VERBOSE when part of overall source