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:
authorCorinna Vinschen <corinna@vinschen.de>2004-02-11 20:54:34 +0300
committerCorinna Vinschen <corinna@vinschen.de>2004-02-11 20:54:34 +0300
commit897c785600c7526ca2e72a2fc4b18ede664bd5c8 (patch)
tree7cd6bb55fb091507a2e31a79b9b8852331a6360b /winsup/cygwin/ChangeLog
parent6c6a0522304ccad18f938119e27a8a3c2a14205f (diff)
* security.cc (get_nt_object_attribute): Fix error handling.
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 7de079372..852c1839f 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,3 +1,7 @@
+2004-02-11 Corinna Vinschen <corinna@vinschen.de>
+
+ * security.cc (get_nt_object_attribute): Fix error handling.
+
2004-02-09 Ralf Habacker <ralf.habacker@freenet.de>
* fhandler_socket.cc (fhandler_socket::ioctl): Add FIONREAD handling.