[m-rev.] diff: update webpage for 10.04.2 release

Julien Fischer juliensf at csse.unimelb.edu.au
Tue Oct 5 17:25:07 AEDT 2010


Update the webpage for the 10.04.2 release.

w3/RELEASE_INFO:
 	The current stable release is 10.04.2.

 	There are currently no beta builds for the 10.04 branch.


w3/download/include/release-10.04.inc:
 	Add the news for 10.04.2.

w3/download/include/release.inc:
w3/new/newsdb.inc:
 	Announce the 10.04.2 release.

Julien.

Index: RELEASE_INFO
===================================================================
RCS file: /home/mercury/mercury1/repository/w3/RELEASE_INFO,v
retrieving revision 1.16
diff -u -r1.16 RELEASE_INFO
--- RELEASE_INFO	11 Sep 2010 06:55:50 -0000	1.16
+++ RELEASE_INFO	30 Sep 2010 16:04:55 -0000
@@ -1,10 +1,11 @@
  # A descriptive name for the release. See mercury/VERSION
-RELEASE_VERSION=10.04.1
+RELEASE_VERSION=10.04.2

  # A name for the next beta-release, e.g. 0.12.2-beta
  # Note: only set this variable to a non-empty value if a source distribution
  # for the next beta release is being built.
-NEXT_BETA_VERSION=10.04.2-beta
+#NEXT_BETA_VERSION=10.04.3-beta
+NEXT_BETA_VERSION=

  # The CVS tag of the release branch.
  # This is used to check out the documentation sources.
Index: download/include/release-10.04.inc
===================================================================
RCS file: /home/mercury/mercury1/repository/w3/download/include/release-10.04.inc,v
retrieving revision 1.2
diff -u -r1.2 release-10.04.inc
--- download/include/release-10.04.inc	30 Aug 2010 01:55:36 -0000	1.2
+++ download/include/release-10.04.inc	5 Oct 2010 06:19:56 -0000
@@ -1,3 +1,11 @@
+<h2>New in release 10.04.2 of the Mercury distribution</h2>
+
+<p>
+This release is a bug-fix release.  A number of problems that caused the
+compiler to abort have been fixed, some broken RTTI operations in the java
+grade have been fixed, and we have added a workaround for a problem with GCC
+version 4.4.
+
  <h2>New in release 10.04.1 of the Mercury distribution</h2>

  <p>
Index: download/include/release.inc
===================================================================
RCS file: /home/mercury/mercury1/repository/w3/download/include/release.inc,v
retrieving revision 1.50
diff -u -r1.50 release.inc
--- download/include/release.inc	30 Aug 2010 01:55:36 -0000	1.50
+++ download/include/release.inc	5 Oct 2010 06:21:48 -0000
@@ -60,7 +60,7 @@
  ?>
  <h2><a name="info">Current Release</a></h2>

-Mercury 10.04.1 was released on August 30, 2010.
+Mercury 10.04.2 was released on October 5, 2010.

  <h3>Information</h3>

@@ -152,19 +152,19 @@
  <dl>
  <dt> Compiler (25 Mb)
  <dd> 
-<? links_to_file("mercury-compiler-10.04.1.tar.gz", "yes") ?>
+<? links_to_file("mercury-compiler-10.04.2.tar.gz", "yes") ?>
  <p>

  <dt> Extras (750 kb)
  <dd>
-<? links_to_file("mercury-extras-10.04.1.tar.gz", "no") ?>
+<? links_to_file("mercury-extras-10.04.2.tar.gz", "no") ?>
  <p>

  <dt> Tests (1 Mb)
  <dd>
-<? links_to_file("mercury-tests-10.04.1.tar.gz", "no") ?>
+<? links_to_file("mercury-tests-10.04.2.tar.gz", "no") ?>
  </dl>

  <h3><a name="binaries">Binary Distributions</a></h3>

-There are no binary distributions for 10.04.1 currently available.
+There are no binary distributions for 10.04.2 currently available.
Index: news/newsdb.inc
===================================================================
RCS file: /home/mercury/mercury1/repository/w3/news/newsdb.inc,v
retrieving revision 1.122
diff -u -r1.122 newsdb.inc
--- news/newsdb.inc	30 Aug 2010 01:55:37 -0000	1.122
+++ news/newsdb.inc	5 Oct 2010 06:18:33 -0000
@@ -21,6 +21,11 @@
  */

  $newsdb = array(
+"5 October 2010" => array("Mercury 10.04.2 released",
+"Release information is available
+<a href=\"./download/release-10.04.html\">here</A>."
+),
+
  "30 August 2010" => array("Mercury 10.04.1 released",
  "Release information is available
  <a href=\"./download/release-10.04.html\">here</A>."

--------------------------------------------------------------------------
mercury-reviews mailing list
Post messages to:       mercury-reviews at csse.unimelb.edu.au
Administrative Queries: owner-mercury-reviews at csse.unimelb.edu.au
Subscriptions:          mercury-reviews-request at csse.unimelb.edu.au
--------------------------------------------------------------------------



More information about the reviews mailing list