[glade-web] Rolling 3.38.1



commit bfd2a265b3fa96aa09b80b70066a609003b6f673
Author: Juan Pablo Ugarte <juanpablougarte gmail com>
Date:   Sun Oct 4 17:59:56 2020 -0300

    Rolling 3.38.1

 newsitems.py | 7 +++++++
 1 file changed, 7 insertions(+)
---
diff --git a/newsitems.py b/newsitems.py
index 29c2272..8dbc3d1 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.38.1 released""", (2020, 10, 4),
+     """
+    <p>Glade 3.38.1 is now available for <a 
href="http://ftp.gnome.org/pub/GNOME/sources/glade/3.38/glade-3.38.1.tar.xz";>download</a>.</p>
+    <p>This is the first bugfix release in the series.</p>
+    <p>See <a href="https://mail.gnome.org/archives/glade-devel-list/2020-October/msg00000.html";>3.38.1 
release notes</a> for more details.</p>
+     """, 'Juan Pablo Ugarte')
+
 item("""Glade 3.38.0 released""", (2020, 9, 12),
      """
     <p>Glade 3.38.0 is now available for <a 
href="http://ftp.gnome.org/pub/GNOME/sources/glade/3.38/glade-3.38.0.tar.xz";>download</a>.</p>


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