Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCorinna Vinschen <corinna@vinschen.de>2014-10-27 16:13:54 +0300
committerCorinna Vinschen <corinna@vinschen.de>2014-10-27 16:13:54 +0300
commit4be37ddfc889768f9ea9fce4a85120876cceb48b (patch)
tree215a573ccfcdc5190f93e6b74a1bed8478c387a1 /winsup/cygwin/ChangeLog
parent3d411b05910ff8f2d6e1e2e93b772bb872aa22f6 (diff)
* dlfcn.cc (dlopen): Drop patch accommodating SetDllDiretory from
2014-10-14.
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r--winsup/cygwin/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index 69d37e89b..bf6b00715 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,5 +1,10 @@
2014-10-27 Corinna Vinschen <corinna@vinschen.de>
+ * dlfcn.cc (dlopen): Drop patch accommodating SetDllDiretory from
+ 2014-10-14.
+
+2014-10-27 Corinna Vinschen <corinna@vinschen.de>
+
* cygheap.cc (cygheap_fixup_in_child): Drop call to set_dll_dir.
(init_cygheap::init_installation_root): Set installation_dir_len.
(setup_cygheap): Drop call to set_dll_dir.