aboutsummaryrefslogtreecommitdiff
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 b2ed313..10f1f4f 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,3 +1,10 @@
+2005-07-27 Christopher Faylor <cgf@timesys.com>
+
+ * fhandler_clipboard.cc (fhandler_dev_clipboard::close): Set membuffer
+ to NULL.
+ (fhandler_dev_clipboard::fixup_after_exec): Don't call close here.
+ Just set variables directly.
+
2005-07-25 Christopher Faylor <cgf@timesys.com>
* include/byteswap.h: New file.