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:
authorChristopher Faylor <me@cgf.cx>2006-02-03 02:16:26 +0300
committerChristopher Faylor <me@cgf.cx>2006-02-03 02:16:26 +0300
commitd6b2195f1c4309e3a66bbbbb5bbc8db40a2cd958 (patch)
treee350946da92eba5c3a7630aff2dab010701068cd
parentc0b0336f367e4628ed29311bfe389016b25ed8d2 (diff)
* cygwin/version.h: Mention CW_SETUP_WINENV in comment for API minor 153.
-rw-r--r--winsup/cygwin/ChangeLog5
-rw-r--r--winsup/cygwin/include/cygwin/version.h2
2 files changed, 6 insertions, 1 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index 90c538ecb..b075f84fa 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,3 +1,8 @@
+2006-02-02 Christopher Faylor <cgf@timesys.com>
+
+ * cygwin/version.h: Mention CW_SETUP_WINENV in comment for API minor
+ 153.
+
2006-02-02 Corinna Vinschen <corinna@vinschen.de>
* cygwin.din (updwtmpx): Export.
diff --git a/winsup/cygwin/include/cygwin/version.h b/winsup/cygwin/include/cygwin/version.h
index 33a59ecd3..f6c584486 100644
--- a/winsup/cygwin/include/cygwin/version.h
+++ b/winsup/cygwin/include/cygwin/version.h
@@ -285,7 +285,7 @@ details. */
150: Export getsubopt.
151: Export __opendir_with_d_ino
152: Revert to having d_ino in dirent unconditionally.
- 153: Export updwtmpx.
+ 153: Export updwtmpx, Implement CW_SETUP_WINENV.
*/
/* Note that we forgot to bump the api for ualarm, strtoll, strtoull */