]> sourceware.org Git - newlib-cygwin.git/commitdiff
* include/cygwin/version.h (CYGWIN_VERSION_API_MINOR): Bump.
authorCorinna Vinschen <corinna@vinschen.de>
Tue, 13 Oct 2009 12:08:22 +0000 (12:08 +0000)
committerCorinna Vinschen <corinna@vinschen.de>
Tue, 13 Oct 2009 12:08:22 +0000 (12:08 +0000)
winsup/cygwin/ChangeLog
winsup/cygwin/include/cygwin/version.h

index 8e0226bf610e6d0911230a0a848bcc4c43b21c0f..3431ea0f5026f913d1ab561794a056b71123dd90 100644 (file)
@@ -1,3 +1,7 @@
+2009-10-13  Corinna Vinschen  <corinna@vinschen.de>
+
+       * include/cygwin/version.h (CYGWIN_VERSION_API_MINOR): Bump.
+
 2009-10-13  Christian Franke  <franke@computer.org>
            Corinna Vinschen  <corinna@vinschen.de>
 
index 4cd747986ee0e5d052bf3a7d046d24ac4c4584fb..89f8587ae95247fbda7c57296ef4069fc8cbd0b4 100644 (file)
@@ -369,12 +369,13 @@ details. */
       213: Export canonicalize_file_name, eaccess, euidaccess.
       214: Export execvpe, fexecve.
       215: CW_EXIT_PROCESS added.
+      216: CW_SET_EXTERNAL_TOKEN added.
      */
 
      /* Note that we forgot to bump the api for ualarm, strtoll, strtoull */
 
 #define CYGWIN_VERSION_API_MAJOR 0
-#define CYGWIN_VERSION_API_MINOR 215
+#define CYGWIN_VERSION_API_MINOR 216
 
      /* There is also a compatibity version number associated with the
        shared memory regions.  It is incremented when incompatible
This page took 0.038102 seconds and 5 git commands to generate.