[glade-web] Adding news for 3.8.1 and 3.10.2 releases



commit a7c6a9f67311f2a653aa932ec2c7f71448067fde
Author: Tristan Van Berkom <tristan van berkom gmail com>
Date:   Tue Oct 11 17:42:20 2011 -0400

    Adding news for 3.8.1 and 3.10.2 releases

 newsitems.py |    8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/newsitems.py b/newsitems.py
index f3e5fbb..37ec059 100644
--- a/newsitems.py
+++ b/newsitems.py
@@ -15,6 +15,13 @@ item = lambda *x: items.append(x)
 
 # http://news.gmane.org/gmane.comp.gnome.gtk%2B.python/
 
+item("""Glade 3.8.1 and 3.10.2 released""", (2011, 10, 11),
+     """
+    <p>Glade 3.8.1 and 3.10.2 are now available for download.</p>
+    <p>These are bugfix releases for for 3.8 series for GTK+2 and the 3.10 series for GTK+3</p>
+    <p>See the the <a href="http://lists.ximian.com/pipermail/glade-devel/2011-October/001910.html";>3.8.1 release notes</a> and the <a href="http://lists.ximian.com/pipermail/glade-devel/2011-October/001915.html";>3.10.2 release notes</a> for more details.</p>
+     """, 'Tristan Van Berkom')
+
 item("""Glade 3.8.0 and 3.10.0 released""", (2011, 4, 5),
      """
     <p>Glade 3.8.0 and 3.10.0 are now available for download.</p>
@@ -30,7 +37,6 @@ item("""Glade 3.8.0 and 3.10.0 released""", (2011, 4, 5),
     <p>See the <a href="http://lists.ximian.com/pipermail/glade-devel/2011-April/001891.html";>full announcement</a> for more details.</p>
      """, 'Tristan Van Berkom')
 
-
 item("""Glade 3.9.2 released""", (2011, 2, 1),
      """
     <p>Glade 3.9.2 is now available for download.</p>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]