OSDN Git Service

* include/cygwin/version.h: Bump API minor version to 24.
authorcorinna <corinna>
Tue, 4 Jul 2000 17:25:11 +0000 (17:25 +0000)
committercorinna <corinna>
Tue, 4 Jul 2000 17:25:11 +0000 (17:25 +0000)
winsup/cygwin/ChangeLog
winsup/cygwin/include/cygwin/version.h

index 9f7fd7e..d82cb12 100644 (file)
@@ -1,3 +1,7 @@
+Mon Jul  4 19:22:00 2000  Corinna Vinschen  <corinna@vinschen.de>
+
+       * include/cygwin/version.h: Bump API minor version to 24.
+
 2000-07-04  Kazuhiro Fujieda  <fujieda@jaist.ac.jp>
 
        * security.cc (read_sd): Eliminate OemToChar.
index 334a719..64141e5 100644 (file)
@@ -113,10 +113,11 @@ details. */
            setuid, setgid set effective and real uid/gid.
        23: Export new dll_crt0 interface and cygwin_user_data for use
           with crt0 startup code.
+       24: Export poll and _poll.
      */
 
 #define CYGWIN_VERSION_API_MAJOR 0
-#define CYGWIN_VERSION_API_MINOR 23
+#define CYGWIN_VERSION_API_MINOR 24
 
      /* There is also a compatibity version number associated with the
        shared memory regions.  It is incremented when incompatible