OSDN Git Service

(missing changelog entry)
authorcgf <cgf>
Wed, 30 Jul 2008 01:37:55 +0000 (01:37 +0000)
committercgf <cgf>
Wed, 30 Jul 2008 01:37:55 +0000 (01:37 +0000)
* include/cygwin/version.h: Add comment indicating that current API number bump
also has another consequence.

winsup/cygwin/ChangeLog

index a1b52ff..25f1601 100644 (file)
@@ -1,3 +1,8 @@
+2008-07-29  Christopher Faylor  <me+cygwin@cgf.cx>
+
+       * include/cygwin/version.h: Add comment indicating that current API number
+       bump also has another consequence.
+
 2008-07-29  Corinna Vinschen  <corinna@vinschen.de>
 
        * Makefile.in (DLL_OFILES): Remove v8 regexp files.
@@ -8,7 +13,7 @@
        * syscalls.cc (regfree): Remove ancient fake function.
        * regex/regex.h: Remove renaming regex functions within Cygwin.
        * regexp/*: Remove.
-       * include /cygwin/version,.h: Bump API minor number.
+       * include/cygwin/version.h: Bump API minor number.
 
 2008-07-27  Corinna Vinschen  <corinna@vinschen.de>
            Christopher Faylor  <me+cygwin@cgf.cx>