summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r--winsup/cygwin/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index 9f611e76e..54fe58db2 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,3 +1,13 @@
+Sun Sep 16 23:04:31 2001 Christopher Faylor <cgf@cygnus.com>
+
+ * dtable.h (not_open): Assure inline.
+ * fhandler.h (operator []): Make const.
+
+Sun Sep 16 23:02:57 2001 Robert Collins <rbtcollins@hotmail.com>
+
+ * sync.cc (muto::~muto): Fix typo which stopped muto event handle from
+ ever being closed.
+
2001-09-16 Egor Duda <deo@logos-m.ru>
* path.cc (symlink): Check arguments for validity.