gtk-web r667 - trunk



Author: andreasn
Date: Tue Mar 11 08:31:35 2008
New Revision: 667
URL: http://svn.gnome.org/viewvc/gtk-web?rev=667&view=rev

Log:
added news about latest glib release

Modified:
   trunk/ChangeLog
   trunk/index.html
   trunk/news-archives.html

Modified: trunk/index.html
==============================================================================
--- trunk/index.html	(original)
+++ trunk/index.html	Tue Mar 11 08:31:35 2008
@@ -70,6 +70,33 @@
 	    <h2><a name="RecentNews">Recent News</a></h2>
 
 	    <div class="news-item">
+	      <p class="news-title">GLib 2.16.1 Released</p> 
+	      <p class="news-date">26 February 2008</p>
+	      <p class="news-desc">This is a quick followup release to fix to serious problems in the 2.16.0 release:.</p>
+	      <p class="news-link"><a href="http://mail.gnome.org/archives/gtk-devel-list/2008-March/msg00027.html";>Read more...</a></p>
+	    </div>
+
+	    <div class="news-item">
+	      <p class="news-title">GLib 2.16.0 Released</p> 
+	      <p class="news-date">10 March 2008</p>
+	      <p class="news-desc">
+	      GLib 2.16 is a stable release adding an incremental improvement
+in functionality over GLib 2.14 while maintaining binary and
+source compatibility.
+	      <ul>
+	      <li>GIO: a VFS API, designed to replace GnomeVFS. The GIO implementation
+   in GLib has support for local filesystems. The new, separate gvfs
+   module contains various backend implementations (cifs, ftp, sftp,
+   http, ...)</li>
+	      <li>GChecksum: a utility to provide a central implementation of 
+   various hash algorithms such as MD5, SHA-1 and SHA-256</li>
+	      <li>A test framework</li>
+	      </ul></p>
+	      <p class="news-link"><a href="http://mail.gnome.org/archives/gtk-devel-list/2008-March/msg00022.html";>Read more...</a></p>
+	    </div>
+
+
+	    <div class="news-item">
 	      <p class="news-title">GLib 2.15.6 Released</p> 
 	      <p class="news-date">25 February 2008</p>
 	      <p class="news-desc">This is the seventh development release leading up to GLib 2.16.</p>
@@ -90,20 +117,6 @@
 	      <p class="news-desc">This is a the first development release leading towards 2.16.</p>
 	      <p class="news-link"><a href="http://mail.gnome.org/archives/gtk-devel-list/2007-December/msg00293.html";>Read more...</a></p>
 	    </div>
-	    
-	    <div class="news-item">
-	      <p class="news-title">GTK+ 2.12.3 Released</p> 
-	      <p class="news-date">05 December 2007</p>
-	      <p class="news-desc">This is a bug-fix release in the 2.12 series.</p>
-	      <p class="news-link"><a href="http://mail.gnome.org/archives/gtk-devel-list/2007-December/msg00022.html";>Read more...</a></p>
-	    </div>
-	    
-	    <div class="news-item">
-	      <p class="news-title">GTK+ 2.12.2 Released</p> 
-	      <p class="news-date">26 November 2007</p>
-	      <p class="news-desc">This is a bug-fix release in the 2.12 series.</p>
-	      <p class="news-link"><a href="http://mail.gnome.org/archives/gtk-devel-list/2007-November/msg00196.html";>Read more...</a></p>
-	    </div>
 
 	    <p>For older news, visit our <a href="news-archives.html">archives</a>.</p>
 

Modified: trunk/news-archives.html
==============================================================================
--- trunk/news-archives.html	(original)
+++ trunk/news-archives.html	Tue Mar 11 08:31:35 2008
@@ -42,6 +42,20 @@
       <div id="content">
 
 	    <h2><a name="RecentNews">News archive</a></h2>
+
+	    <div class="news-item">
+	      <p class="news-title">GTK+ 2.12.3 Released</p> 
+	      <p class="news-date">05 December 2007</p>
+	      <p class="news-desc">This is a bug-fix release in the 2.12 series.</p>
+	      <p class="news-link"><a href="http://mail.gnome.org/archives/gtk-devel-list/2007-December/msg00022.html";>Read more...</a></p>
+	    </div>
+	    
+	    <div class="news-item">
+	      <p class="news-title">GTK+ 2.12.2 Released</p> 
+	      <p class="news-date">26 November 2007</p>
+	      <p class="news-desc">This is a bug-fix release in the 2.12 series.</p>
+	      <p class="news-link"><a href="http://mail.gnome.org/archives/gtk-devel-list/2007-November/msg00196.html";>Read more...</a></p>
+	    </div>
 	    
 	    <div class="news-item">
 	      <p class="news-title">GLib 2.14.4 Released</p>



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