updated webpages for 4.7.2
authorArun Persaud <arun@nubati.net>
Thu, 29 Aug 2013 05:13:25 +0000 (22:13 -0700)
committerArun Persaud <arun@nubati.net>
Thu, 29 Aug 2013 05:13:25 +0000 (22:13 -0700)
index.html
whats_new/4.7.2/index.html [new file with mode: 0644]
whats_new/portal.html

index 7c17d7c..47e73aa 100644 (file)
@@ -46,7 +46,8 @@ System. </p>
   <li><a href="#tag-A4">Documentation</a></li>
   <li><a href="user_guide/UserGuide.html">On-line User Guide</a></li>
   <li><a href="#tag-A5">More Screenshots</a></li>
-  <li><a href="whats_new/4.7.1/index.html">What's New in 4.7.1?</a>(stable)</li>
+  <li><a href="whats_new/4.7.2/index.html">What's New in 4.7.2?</a>(stable)</li>
+  <li><a href="whats_new/4.7.1/index.html">What's New in 4.7.1?</a></li>
   <li><a href="whats_new/4.7.0/index.html">What's New in 4.7.0?</a></li>
   <li><a href="whats_new/4.6.2/index.html">What's New in 4.6.2?</a></li>
   <li><a href="whats_new/4.6.1/index.html">What's New in 4.6.1?</a> (faulty)</li>
@@ -84,7 +85,7 @@ also be done at the same places as for XBoard (see below).</p>
 
 <h3><a name="download"></a>Downloading XBoard</h3>
 
-<h4>stable version (4.7.1)</h4>
+<h4>stable version (4.7.2)</h4>
 
 <p>Sources of current stable version can be found on the main GNU ftp server:
 <a href="http://ftp.gnu.org/gnu/xboard/">http://ftp.gnu.org/gnu/xboard/</a> (via http) and
@@ -115,7 +116,7 @@ If you want to <a href="#tag-A3">help us</a> test, or just want to use the new f
 <p>Furthermore we provide development versions (tagged commits in git):</p>
 
 <ul>
-<li>A snapshot of the master branch is available: <a href="ftp://alpha.gnu.org/gnu/xboard/"> master-20130324</a>. (outdated by released version)</li>
+<li>A snapshot of the master branch is available: <a href="ftp://alpha.gnu.org/gnu/xboard/"> master-20130828</a>.</li>
 <li>A snapshot of the release branch is available: (no developer release available at the moment)</li>
 </ul>
 
diff --git a/whats_new/4.7.2/index.html b/whats_new/4.7.2/index.html
new file mode 100644 (file)
index 0000000..f6b519c
--- /dev/null
@@ -0,0 +1,24 @@
+<!--#include virtual="/server/html5-header.html" -->
+<title>XBoard - GNU Project - Free Software Foundation - NEWS</title>
+<!--#include virtual="/server/banner.html" -->
+<!--#set var="article_name" value="/server/standards/boilerplate" -->
+<!--#include virtual="/server/gnun/initial-translations-list.html" -->
+<h2>What is new in WinBoard / XBoard 4.7.2?</h2>
+
+ <h3>Bugfix release for version 4.7.1</h3>
+
+<ul>
+<li>Make PGN parser immune to unprotected time stamps</li>
+<li>Fix book creation</li>
+<li>Fix GUI book after setup position</li>
+<li>Allow drops / promotions/ deferrals to be edited into book</li>
+<li>Allow entry of negative numbers in spin control (WB)</li>
+<li>Fix grabbing of selected piece</li>
+<li>Fix initial board sizing WB</li>
+<li>Fix -zippyVariants option</li>
+</ul>
+
+ </div><!-- for id="content", starts in the include above -->
+<!--#include virtual="/server/footer.html" -->
+</body>
+</html>
index 353e905..01cccb8 100644 (file)
@@ -1,5 +1,5 @@
 <html>
 <head>
-<meta http-equiv="refresh" content="0; URL=4.7.1/index.html">
+<meta http-equiv="refresh" content="0; URL=4.7.2/index.html">
 </head>
 </html>