Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCorinna Vinschen <corinna@vinschen.de>2002-07-02 13:40:07 +0400
committerCorinna Vinschen <corinna@vinschen.de>2002-07-02 13:40:07 +0400
commitb7e51146bfef4e3677633a8c18d943551ccf0c86 (patch)
tree8bb0ba8ef335b6b3d41a3f9de2a3aa32036f2149
parent891bb974f91e19c1126cb5c0b52ee429dd1e14ef (diff)
* include/cygwin/version.h: Bump API minor version.
-rw-r--r--winsup/cygwin/ChangeLog4
-rw-r--r--winsup/cygwin/include/cygwin/version.h3
2 files changed, 6 insertions, 1 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index 0f950295b..b1f6708ef 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,3 +1,7 @@
+2002-07-02 Egor Duda <deo@logos-m.ru>
+
+ * include/cygwin/version.h: Bump API minor version.
+
2002-07-01 Pierre Humblet <pierre.humblet@ieee.org>
* security.cc (get_logon_server): Interpret a zero length
diff --git a/winsup/cygwin/include/cygwin/version.h b/winsup/cygwin/include/cygwin/version.h
index 4c1437bc2..5b9cf44d6 100644
--- a/winsup/cygwin/include/cygwin/version.h
+++ b/winsup/cygwin/include/cygwin/version.h
@@ -151,12 +151,13 @@ details. */
51: Export recvmsg, sendmsg.
52: Export strptime
53: Export strlcat, strlcpy.
+ 54: Export __fpclassifyd, __fpclassifyf, __signbitd, __signbitf.
*/
/* Note that we forgot to bump the api for ualarm, strtoll, strtoull */
#define CYGWIN_VERSION_API_MAJOR 0
-#define CYGWIN_VERSION_API_MINOR 53
+#define CYGWIN_VERSION_API_MINOR 54
/* There is also a compatibity version number associated with the
shared memory regions. It is incremented when incompatible