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 57d26da74..624acd316 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,3 +1,10 @@
+2008-03-27 Corinna Vinschen <corinna@vinschen.de>
+
+ * fhandler_socket.cc: Create shared objects session local throughout.
+ * shared.cc (shared_name): Add argument to allow opening session
+ local shared memory.
+ * shared_info.h (shared_name): Change declaration accordingly.
+
2008-03-26 Christopher Faylor <me+cygwin@cgf.cx>
* hookapi.cc (find_first_notloaded_dll): New function.