summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r--winsup/cygwin/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index 29294107e..3cf5e819f 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,3 +1,10 @@
+2013-12-01 Corinna Vinschen <corinna@vinschen.de>
+
+ * dtable.cc (dtable::extend): Change local variable new_size to size_t
+ as well.
+
+ * thread.cc: Fix comment.
+
2013-11-30 Christopher Faylor <me.cygwin2013@cgf.cx>
* dtable.h (dtable::first_fd_for_open): Change declaration to size_t.