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>2002-06-21 09:47:09 +0400
committerChristopher Faylor <me@cgf.cx>2002-06-21 09:47:09 +0400
commitd7c2bd8ee7177832448f5ad07b953cbb07e3942f (patch)
tree2ffa2d22d4a6f072898e69b63378a7d9ff3843b4 /winsup/cygwin/ChangeLog
parentd70b993fe2e0b75724ed108cc44615362f8de019 (diff)
* errno.cc: Change text description for EBADF throughout.
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r--winsup/cygwin/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index dc3875582..4419ac654 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,3 +1,7 @@
+2002-06-21 Christopher Faylor <cgf@redhat.com>
+
+ * errno.cc: Change text description for EBADF throughout.
+
2002-06-20 Pierre Humblet <pierre.humblet@ieee.org>
* uinfo.cc (cygheap_user::ontherange): Use env_name for NetUserGetInfo.