OSDN Git Service

* include/cygwin/version.h: Bump minor API version.
authorcorinna <corinna>
Wed, 24 Jul 2002 11:06:43 +0000 (11:06 +0000)
committercorinna <corinna>
Wed, 24 Jul 2002 11:06:43 +0000 (11:06 +0000)
winsup/cygwin/ChangeLog
winsup/cygwin/include/cygwin/version.h

index 9888c2a..288bc64 100644 (file)
@@ -1,3 +1,7 @@
+2002-07-24  Egor Duda  <deo@logos-m.ru>
+
+       * include/cygwin/version.h: Bump minor API version.
+
 2002-07-24  Corinna Vinschen  <corinna@vinschen.de>
 
        * fhandler_serial.cc: Change 'must_init_serial_line capability'
index 58bed43..eb076c2 100644 (file)
@@ -152,12 +152,13 @@ details. */
        52: Export strptime
        53: Export strlcat, strlcpy.
        54: Export __fpclassifyd, __fpclassifyf, __signbitd, __signbitf.
+       55: Export fcloseall, fcloseall_r.
      */
 
      /* Note that we forgot to bump the api for ualarm, strtoll, strtoull */
 
 #define CYGWIN_VERSION_API_MAJOR 0
-#define CYGWIN_VERSION_API_MINOR 54
+#define CYGWIN_VERSION_API_MINOR 55
 
      /* There is also a compatibity version number associated with the
        shared memory regions.  It is incremented when incompatible