summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r--winsup/cygwin/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index 4002c942b..34e5b7558 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,5 +1,11 @@
2005-01-13 Corinna Vinschen <corinna@vinschen.de>
+ * pinfo.cc (pinfo::exit): Don't access self after releasing it.
+ * path.h (path_conv::path_conv): Fill path with native device
+ name in case of device argument.
+
+2005-01-13 Corinna Vinschen <corinna@vinschen.de>
+
* fhandler_serial.cc (fhandler_serial::dup): Call overlapped_setup
for child, not for parent.