diff options
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r-- | winsup/cygwin/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog index 6bb47deda..11d22121c 100644 --- a/winsup/cygwin/ChangeLog +++ b/winsup/cygwin/ChangeLog @@ -1,3 +1,9 @@ +2003-01-10 Charles Wilson <cwilson@ece.gatech.edu> + + * cygwin.din: add asprintf and vasprintf, as well as the reentrant + versions and underscore variants. + * include/cygwin/version.h: bump CYGWIN_VERSION_API_MINOR. + 2003-01-10 Corinna Vinschen <corinna@vinschen.de> * net.cc (cygwin_gethostname): Fix call to wsock function gethostname. |