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
path: root/winsup
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2002-09-04 18:56:56 +0400
committerChristopher Faylor <me@cgf.cx>2002-09-04 18:56:56 +0400
commit3947b56661d4d52bed1fe7f8d5152a9cdb2c8fc3 (patch)
treecf77abef666295889bc44a012b643777d58c8aff /winsup
parent03dc3df581744715c07b2bd742a8cb440b3a20de (diff)
fix typo
Diffstat (limited to 'winsup')
-rw-r--r--winsup/cygwin/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index c214c074b..125b540da 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -56,7 +56,7 @@
(fhandler_tty_slave::read): Don't do anything special with vtime when
vmin == 0.
-2002-07-25 Egor Duda <deo@logos-m.ru>
+2002-08-30 Egor Duda <deo@logos-m.ru>
* autoload.cc (GetConsoleWindow): Correct parameter count.