diff options
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r-- | winsup/cygwin/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog index 8f6e3c4b4..7b207909c 100644 --- a/winsup/cygwin/ChangeLog +++ b/winsup/cygwin/ChangeLog @@ -1,5 +1,12 @@ 2003-03-17 Christopher Faylor <cgf@redhat.com> + * include/cygwin/version.h: Reorganize last two api versions so that + btowc and trunc exports show up before previous bump since there has + been no exported version of the DLL with the 64 bit changes yet but + 1.3.22 will have the btowc and trunc. + +2003-03-17 Christopher Faylor <cgf@redhat.com> + * cygwin.din: Export btowc, trunc. * include/cygwin/version.h: Reflect new exports. * syscalls.cc (_stat): Rename to stat to avoid newlib wrapper. |