changeset 23:1b95bd122ba8

Update for 1.0.6 and 1.2.0 releases.
author Jon VanAlten <jon.vanalten@redhat.com>
date Fri, 23 Jan 2015 10:18:12 -0700
parents 34d29998b82f
children 9b14220bab3a
files index.html
diffstat 1 files changed, 14 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/index.html	Fri Oct 10 12:59:32 2014 -0400
+++ b/index.html	Fri Jan 23 10:18:12 2015 -0700
@@ -43,11 +43,11 @@
                             <li><a href="http://icedtea.classpath.org/mailman/listinfo/thermostat">Discussion List</a></li>
                             <li><a href="http://icedtea.classpath.org/bugzilla/describecomponents.cgi?product=Thermostat">Bug Tracker</a></li>
                             <li><a href="http://icedtea.classpath.org/wiki/Thermostat">Wiki</a></li>
-                            <li><a href="http://icedtea.classpath.org/thermostat/docs/1.0/javadocs">Developer Documentation</a></li>
+                            <li><a href="http://icedtea.classpath.org/thermostat/docs/1.2/javadocs">Developer Documentation</a></li>
                             <li>Source Code (Mercurial)
                                 <ul>
                                     <li><a href="http://icedtea.classpath.org/hg/thermostat/">Development</a></li></li>
-                                    <li><a href="http://icedtea.classpath.org/hg/release/thermostat-1.0/">1.0</a></li>
+                                    <li><a href="http://icedtea.classpath.org/hg/release/thermostat-1.2/">1.2</a></li>
                                 </ul>
                             <li><a href="http://builder.classpath.org/jenkins/job/Thermostat/">Thermostat CI (Jenkins)</a></li>
                             <li>IRC <a href="irc://irc.freenode.net/#thermostat">Channel</a></li>
@@ -73,7 +73,7 @@
 
 
                     <p>
-                        <strong>Note:</strong> As of now, the latest stable version is <strong>Thermostat 1.0.4</strong>. Please <a href="http://icedtea.classpath.org/mailman/listinfo/thermostat">send us email</a> if you have any trouble installing/using Thermostat---we'd be happy to help you out.</p>
+                        <strong>Note:</strong> As of now, the latest stable version is <strong>Thermostat 1.2.0</strong>. Please <a href="http://icedtea.classpath.org/mailman/listinfo/thermostat">send us email</a> if you have any trouble installing/using Thermostat---we'd be happy to help you out.</p>
 
                     <h2>Downloads<a name="downloads">&nbsp;</a></h2>
 
@@ -87,6 +87,16 @@
                         </thead>
                         <tbody>
                             <tr>
+                                <td>2014-12-17</td>
+                                <td><a href="http://icedtea.classpath.org/download/thermostat/thermostat-1.2.0.tar.gz">1.2.0</a></td>
+                                <td>Initial release for 1.2 branch, code name "Yellow Butterflies". Please see README in the tarball to get started.</td>
+                            </tr>
+                            <tr>
+                                <td>2014-12-16</td>
+                                <td><a href="http://icedtea.classpath.org/download/thermostat/thermostat-1.0.6.tar.gz">1.0.6</a></td>
+                                <td>Security release for 1.0 branch. Please see README in the tarball to get started.</td>
+                            </tr>
+                            <tr>
                                 <td>2014-06-02</td>
                                 <td><a href="http://icedtea.classpath.org/download/thermostat/thermostat-1.0.4.tar.gz">1.0.4</a></td>
                                 <td>Latest maintenance release for 1.0 branch. Please see README in the tarball to get started.</td>
@@ -183,7 +193,7 @@
                 </div>
 
                 <div id="copyright">
-                    <p>Copyright (c) 2012, 2013, 2014 by the authors.</p>
+                    <p>Copyright (c) 2012, 2013, 2014, 2015 by the authors.</p>
                 </div>
 
             </div>