aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCorinna Vinschen <corinna@vinschen.de>2013-03-27 16:18:23 +0000
committerCorinna Vinschen <corinna@vinschen.de>2013-03-27 16:18:23 +0000
commit1ad04f8eb663e924643785901ef438e8e7073666 (patch)
tree013943dca84d8d664a62497ee1f5de61bd34b1ea
parent0a55192fc318fe6403903b731c487942bcc40d83 (diff)
downloadnewlib-1ad04f8eb663e924643785901ef438e8e7073666.zip
newlib-1ad04f8eb663e924643785901ef438e8e7073666.tar.gz
newlib-1ad04f8eb663e924643785901ef438e8e7073666.tar.bz2
Pull in change from HEAD, and:
* faq-what.xml (faq.what.supported): Change to accommodate existence of 64 bit version.
-rw-r--r--winsup/doc/ChangeLog5
-rw-r--r--winsup/doc/ChangeLog.64bit4
-rw-r--r--winsup/doc/faq-what.xml12
3 files changed, 15 insertions, 6 deletions
diff --git a/winsup/doc/ChangeLog b/winsup/doc/ChangeLog
index 74b4ba1..13a6c3b 100644
--- a/winsup/doc/ChangeLog
+++ b/winsup/doc/ChangeLog
@@ -1,3 +1,8 @@
+2013-03-27 Corinna Vinschen <corinna@vinschen.de>
+
+ * faq-what.xml (faq.what.supported): Mention Windows 8 and Server 2012.
+ Change sentence on native 64 bit version.
+
2012-10-24 Corinna Vinschen <corinna@vinschen.de>
* configure.in: Add AC_NO_EXECUTABLES.
diff --git a/winsup/doc/ChangeLog.64bit b/winsup/doc/ChangeLog.64bit
new file mode 100644
index 0000000..f4e8104
--- /dev/null
+++ b/winsup/doc/ChangeLog.64bit
@@ -0,0 +1,4 @@
+2013-03-27 Corinna Vinschen <corinna@vinschen.de>
+
+ * faq-what.xml (faq.what.supported): Change to accommodate existence
+ of 64 bit version.
diff --git a/winsup/doc/faq-what.xml b/winsup/doc/faq-what.xml
index 523ddcd..166338d 100644
--- a/winsup/doc/faq-what.xml
+++ b/winsup/doc/faq-what.xml
@@ -26,12 +26,12 @@ sad reason.
<question><para>What versions of Windows are supported?</para></question>
<answer>
-<para>Cygwin can be expected to run on all modern 32 bit versions of
-Windows This includes, as of the time of writing this, Windows 2000,
-Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008,
-Windows 7, as well as the WOW64 32 bit environment on released 64 bit
-versions of Windows (XP/2003/Vista/2008/7/2008 R2).
-As far as we know no one is working on a native 64 bit version of Cygwin.
+<para>Cygwin can be expected to run on all modern versions of Windows.
+This includes, as of the time of writing this, Windows XP SP3, Windows
+Server 2003, Windows Vista, Windows Server 2008, Windows 7, Windows
+Server 2012, Windows 8. The 32 bit version also runs in the WOW64 32 bit
+environment on released 64 bit versions of Windows
+(XP/2003/Vista/2008/7/2008 R2/8/2012).
Since Cygwin is a community-supported free software project, patches to
provide support for other versions would be thoughtfully considered.
Paid support contracts or enhancements are available through Red Hat. For