OSDN Git Service

fix minor typo.
authorcgf <cgf>
Wed, 15 Jan 2003 04:39:34 +0000 (04:39 +0000)
committercgf <cgf>
Wed, 15 Jan 2003 04:39:34 +0000 (04:39 +0000)
winsup/cygwin/ChangeLog

index 6ad7ed4..48165fc 100644 (file)
@@ -91,9 +91,9 @@
 
 2003-01-10  Charles Wilson  <cwilson@ece.gatech.edu>
 
-       * cygwin.din: add asprintf and vasprintf, as well as the reentrant
+       * cygwin.din: Add asprintf and vasprintf, as well as the reentrant
        versions and underscore variants.
-       * include/cygwin/version.h: bump CYGWIN_VERSION_API_MINOR.
+       * include/cygwin/version.h: Bump CYGWIN_VERSION_API_MINOR.
 
 2003-01-10  Corinna Vinschen <corinna@vinschen.de>