* include/cygwin/version.h: Change coment for most recent API version bump to

reflect new additions to the DLL and to remove change obsoleted by the previous
checkin.
This commit is contained in:
Christopher Faylor 2005-03-23 17:16:16 +00:00
parent 6d89e9dd43
commit bc3f9e29d0
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
2005-03-23 Christopher Faylor <cgf@timesys.com>
* include/cygwin/version.h: Change coment for most recent API version
bump to reflect new additions to the DLL and to remove change obsoleted
by the previous checkin.
2005-03-23 Christopher Faylor <cgf@timesys.com>
* include/ctype.h: New file.

View File

@ -251,7 +251,7 @@ details. */
122: Export statvfs, fstatvfs.
123: Export utmpxname.
124: Add MAP_AUTOGROW flag to mmap.
125: Export __ctype_ptr.
125: LD_PRELOAD/CW_HOOK available.
*/
/* Note that we forgot to bump the api for ualarm, strtoll, strtoull */