summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r--winsup/cygwin/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index 38635d3b7..78253117f 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,3 +1,11 @@
+2001-12-30 Christopher Faylor <cgf@redhat.com>
+ Ralf Habacker <Ralf.Habacker@freenet.de>
+
+ * speclib: New file.
+ * Makefile.in: Create library versions of automode.o, textmode.o, and
+ binmode.o for easier use on command line. Create libpthread.a, libm.a,
+ and libc.a with subsets of exports found in libcygwin.a.
+
2001-12-30 Ralf Habacker <Ralf.Habacker@freenet.de>
* cygmagic: Eliminate unneeded use of 'tr' and 'bc'.