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:
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r--winsup/cygwin/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index 547f0b139..6fa859452 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,3 +1,11 @@
+2010-08-19 Corinna Vinschen <corinna@vinschen.de>
+
+ * external.cc (sync_wincwd): New function.
+ (cygwin_internal): Rename CW_SETCWD to CW_SYNC_WINCWD. Call
+ sync_wincwd from here.
+ * include/sys/cygwin.h (cygwin_getinfo_types): Rename CW_SETCWD to
+ CW_SYNC_WINCWD.
+
2010-08-18 Christopher Faylor <me+cygwin@cgf.cx>
* external.cc (CW_SETCWD): New option.