[pushed/www] Announce GDB 7.9 branch creation.

Message ID 1421151831-31402-1-git-send-email-brobecker@adacore.com
State Committed
Headers

Commit Message

Joel Brobecker Jan. 13, 2015, 12:23 p.m. UTC
  Hello,

Just a quick message to let you know that I updated GDB's website
to announce the creation of the gdb-7.9-branch.

Cheers :)
  

Patch

diff --git a/index.html b/index.html
index 85c4008..3013317 100644
--- a/index.html
+++ b/index.html
@@ -102,6 +102,16 @@  better.
 
 -->
 
+<dt>January 13th, 2015: <b>GDB 7.9 branch created</b></dt>
+<dd>
+<p> The GDB 7.9 branch (<tt>gdb-7.9-branch</tt>) has been created.
+To check out a copy of the branch use:
+<pre>
+git clone --branch gdb-7.9-branch ssh://sourceware.org/git/binutils-gdb.git
+</pre>
+<p>
+</dd>
+
 <dt>October 29th, 2014: <b>GDB 7.8.1 Released!</b></dt>
 <dd>
 <p> The latest version of GDB, version 7.8.1, is available for <a
@@ -154,16 +164,6 @@  release includes.
 <p>
 </dd>
 
-<dt>June 11th, 2014: <b>GDB 7.8 branch created</b></dt>
-<dd>
-<p> The GDB 7.8 branch (<tt>gdb-7.8-branch</tt>) has been created.
-To check out a copy of the branch use:
-<pre>
-git clone --branch gdb-7.8-branch ssh://sourceware.org/git/binutils-gdb.git
-</pre>
-<p>
-</dd>
-
 <dt>September 30, 2011: <b>Release Mistakes in GDB Versions 6.0 - 7.3</b></dt>
 <dd>
 <p> A mistake has been detected in the release tar files for all
@@ -234,7 +234,7 @@  Floor, Boston, MA 02110-1301 USA.</p>
 <p>Verbatim copying and distribution of this entire article is
 permitted in any medium, provided this notice is preserved.</p>
 
-<p>Last modified 2014-10-29.</p>
+<p>Last modified 2015-01-13.</p>
 </address>
 
 </body>
diff --git a/news/index.html b/news/index.html
index 8a247b3..08b605e 100644
--- a/news/index.html
+++ b/news/index.html
@@ -62,6 +62,16 @@  better.
 
 -->
 
+<dt>January 13th, 2015: <b>GDB 7.9 branch created</b></dt>
+<dd>
+<p> The GDB 7.9 branch (<tt>gdb-7.9-branch</tt>) has been created.
+To check out a copy of the branch use:
+<pre>
+git clone --branch gdb-7.9-branch ssh://sourceware.org/git/binutils-gdb.git
+</pre>
+<p>
+</dd>
+
 <dt>October 29th, 2014: <b>GDB 7.8.1 Released!</b></dt>
 <dd>
 <p> The latest version of GDB, version 7.8.1, is available for <a
@@ -1261,7 +1271,7 @@  Floor, Boston, MA 02110-1301 USA.</p>
 <p>Verbatim copying and distribution of this entire article is
 permitted in any medium, provided this notice is preserved.</p>
 
-<p>Last modified 2014-10-29.</p>
+<p>Last modified 2015-01-13.</p>
 </address>
 
 </body>