Bump Cygwin version to 2.0.0.
* include/cygwin/version.h (CYGWIN_VERSION_DLL_MAJOR): Bump to 2000. (CYGWIN_VERSION_DLL_MINOR): Set to 0. * new-features.xml (ov-new2.0): Rename from ov-new1.7.36 and change version number to 2.0. Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
This commit is contained in:
parent
0bb27f15ec
commit
42d0aa4121
@ -1,3 +1,8 @@
|
|||||||
|
2015-04-10 Corinna Vinschen <corinna@vinschen.de>
|
||||||
|
|
||||||
|
* include/cygwin/version.h (CYGWIN_VERSION_DLL_MAJOR): Bump to 2000.
|
||||||
|
(CYGWIN_VERSION_DLL_MINOR): Set to 0.
|
||||||
|
|
||||||
2015-04-04 Jon TURNEY <jon.turney@dronecode.org.uk>
|
2015-04-04 Jon TURNEY <jon.turney@dronecode.org.uk>
|
||||||
|
|
||||||
* exceptions.cc (call_signal_handler): Set mcontext.cr2 to the
|
* exceptions.cc (call_signal_handler): Set mcontext.cr2 to the
|
||||||
|
@ -42,8 +42,8 @@ details. */
|
|||||||
the Cygwin shared library". This version is used to track important
|
the Cygwin shared library". This version is used to track important
|
||||||
changes to the DLL and is mainly informative in nature. */
|
changes to the DLL and is mainly informative in nature. */
|
||||||
|
|
||||||
#define CYGWIN_VERSION_DLL_MAJOR 1007
|
#define CYGWIN_VERSION_DLL_MAJOR 2000
|
||||||
#define CYGWIN_VERSION_DLL_MINOR 36
|
#define CYGWIN_VERSION_DLL_MINOR 0
|
||||||
|
|
||||||
/* Major numbers before CYGWIN_VERSION_DLL_EPOCH are
|
/* Major numbers before CYGWIN_VERSION_DLL_EPOCH are
|
||||||
incompatible. */
|
incompatible. */
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
2015-04-10 Corinna Vinschen <corinna@vinschen.de>
|
||||||
|
|
||||||
|
* new-features.xml (ov-new2.0): Rename from ov-new1.7.36 and change
|
||||||
|
version number to 2.0.
|
||||||
|
|
||||||
2015-04-02 David A. Wheeler <dwheeler@dwheeler.com>
|
2015-04-02 David A. Wheeler <dwheeler@dwheeler.com>
|
||||||
|
|
||||||
* faq-setup.xml: Document how Cygwin secures installation and
|
* faq-setup.xml: Document how Cygwin secures installation and
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
<sect1 id="ov-new1.7"><title>What's new and what changed in Cygwin</title>
|
<sect1 id="ov-new1.7"><title>What's new and what changed in Cygwin</title>
|
||||||
|
|
||||||
<sect2 id="ov-new1.7.36"><title>What's new and what changed in 1.7.36</title>
|
<sect2 id="ov-new2.0"><title>What's new and what changed in 2.0</title>
|
||||||
|
|
||||||
<itemizedlist mark="bullet">
|
<itemizedlist mark="bullet">
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user