gtk-web r668 - trunk



Author: mr
Date: Wed Mar 12 16:28:15 2008
New Revision: 668
URL: http://svn.gnome.org/viewvc/gtk-web?rev=668&view=rev

Log:
	* index.html:
	* news-archives.html: Updated for new release of GTK+ 2.12.9.


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

Modified: trunk/index.html
==============================================================================
--- trunk/index.html	(original)
+++ trunk/index.html	Wed Mar 12 16:28:15 2008
@@ -70,9 +70,16 @@
 	    <h2><a name="RecentNews">Recent News</a></h2>
 
 	    <div class="news-item">
+	      <p class="news-title">GTK+ 2.12.9 Released</p> 
+	      <p class="news-date">12 March 2008</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/2008-March/msg00029.html";>Read more...</a></p>
+	    </div>
+
+	    <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-date">10 March 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>
 
@@ -80,22 +87,19 @@
 	      <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.
+	      GLib 2.16 is a stable release adding an incremental
+	      improvement in functionality over GLib 2.14 while
+	      maintaining binary and source compatibility.</p>
+	      <p>New features include:
 	      <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>
+		<li>GIO: an IO based API designed to replace GnomeVFS.</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>
@@ -111,13 +115,6 @@
 	      <p class="news-link"><a href="http://mail.gnome.org/archives/gtk-devel-list/2008-February/msg00079.html";>Read more...</a></p>
 	    </div>
 	    
-	    <div class="news-item">
-	      <p class="news-title">GLib 2.15.0 Released</p> 
-	      <p class="news-date">20 December 2007</p>
-	      <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>
-
 	    <p>For older news, visit our <a href="news-archives.html">archives</a>.</p>
 
 	    <br/>

Modified: trunk/news-archives.html
==============================================================================
--- trunk/news-archives.html	(original)
+++ trunk/news-archives.html	Wed Mar 12 16:28:15 2008
@@ -44,6 +44,13 @@
 	    <h2><a name="RecentNews">News archive</a></h2>
 
 	    <div class="news-item">
+	      <p class="news-title">GLib 2.15.0 Released</p> 
+	      <p class="news-date">20 December 2007</p>
+	      <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>



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