OSDN Git Service

* include/cygwin/version.h: Bump API minor version.
authorcorinna <corinna>
Wed, 28 Apr 2010 19:20:33 +0000 (19:20 +0000)
committercorinna <corinna>
Wed, 28 Apr 2010 19:20:33 +0000 (19:20 +0000)
winsup/cygwin/ChangeLog
winsup/cygwin/include/cygwin/version.h

index 616f869..5a13b93 100644 (file)
@@ -1,5 +1,9 @@
 2010-04-28  Corinna Vinschen  <corinna@vinschen.de>
 
+       * include/cygwin/version.h: Bump API minor version.
+
+2010-04-28  Corinna Vinschen  <corinna@vinschen.de>
+
        * cygwin.din (__locale_mb_cur_max): Export.
        * nlsfuncs.cc (__getlocaleinfo): Drop conversion to multibyte.
        (__charfromwchar): New function to convert to multibyte.
index f21592d..fb9ce13 100644 (file)
@@ -379,12 +379,13 @@ details. */
       223: SIGPWR added.
       224: Export xdr* functions.
       225: Export __xdr* functions.
+      226: Export __locale_mb_cur_max.
      */
 
      /* Note that we forgot to bump the api for ualarm, strtoll, strtoull */
 
 #define CYGWIN_VERSION_API_MAJOR 0
-#define CYGWIN_VERSION_API_MINOR 225
+#define CYGWIN_VERSION_API_MINOR 226
 
      /* There is also a compatibity version number associated with the
        shared memory regions.  It is incremented when incompatible