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>2008-04-23 00:56:26 +0400
committerCorinna Vinschen <corinna@vinschen.de>2008-04-23 00:56:26 +0400
commit9749fd082fb5f6dfc0cbcb638425cfd169bdd54c (patch)
tree5cdb296b7b7ba1dfa9c6e3aed9206b7765c7f931 /winsup/cygwin/ChangeLog
parent949b58f6a00c954f1742eac333c49ee35ac1be06 (diff)
* dcrt0.cc (dll_crt0_0): Move CWD initialization from here...
(dll_crt0_1): ...to here.
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 65926b055..c0b8a41a0 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,5 +1,10 @@
2008-04-22 Corinna Vinschen <corinna@vinschen.de>
+ * dcrt0.cc (dll_crt0_0): Move CWD initialization from here...
+ (dll_crt0_1): ...to here.
+
+2008-04-22 Corinna Vinschen <corinna@vinschen.de>
+
* cygwin.din (fmemopen): Export.
(open_memstream): Export.
* include/cygwin/version.h: Bump API minor number.