* cygwin/version.h: Mention CW_SETUP_WINENV in comment for API minor 153.

This commit is contained in:
Christopher Faylor 2006-02-02 23:16:26 +00:00
parent c0b0336f36
commit d6b2195f1c
2 changed files with 6 additions and 1 deletions

View File

@ -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.

View File

@ -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 */