aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCorinna Vinschen <corinna@vinschen.de>2002-07-02 09:40:07 +0000
committerCorinna Vinschen <corinna@vinschen.de>2002-07-02 09:40:07 +0000
commitb7e51146bfef4e3677633a8c18d943551ccf0c86 (patch)
tree8bb0ba8ef335b6b3d41a3f9de2a3aa32036f2149
parent891bb974f91e19c1126cb5c0b52ee429dd1e14ef (diff)
downloadnewlib-b7e51146bfef4e3677633a8c18d943551ccf0c86.zip
newlib-b7e51146bfef4e3677633a8c18d943551ccf0c86.tar.gz
newlib-b7e51146bfef4e3677633a8c18d943551ccf0c86.tar.bz2
* 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 0f95029..b1f6708 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 4c1437b..5b9cf44 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