gtk-web r734 - trunk



Author: mr
Date: Wed Sep  3 10:17:59 2008
New Revision: 734
URL: http://svn.gnome.org/viewvc/gtk-web?rev=734&view=rev

Log:
	* index.html:
	* news-archives.html: Added GLib 2.18.0 release.


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

Modified: trunk/index.html
==============================================================================
--- trunk/index.html	(original)
+++ trunk/index.html	Wed Sep  3 10:17:59 2008
@@ -71,16 +71,35 @@
 	    <h2><a name="RecentNews">Recent News</a></h2>
 
  	    <div class="news-item">
+	      <p class="news-title">GLib 2.18.0 Stable Release</p> 
+	      <p class="news-date">2 September 2008</p>
+	      <p class="news-desc">
+		GLib 2.18 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>Unicode 5.1 support</li>
+		  <li>Support for the latest version of the shared-mime specification, including icons for mime types and content types for volumes.</li>  
+		  <li>Improved internationalization support with g_dgettext(), g_dngettext() and NC_().</li> 
+		  <li> Support for "subparsers" in GMarkup.</li>
+		  <li>Support for emblems on icons.</li>
+		  <li>GIO supports HTTP URIs on Windows.</li>
+	      </ul></p>
+	      <p class="news-link"><a href="http://mail.gnome.org/archives/gtk-devel-list/2008-September/msg00013.html";>Read more...</a></p>
+	    </div>
+
+ 	    <div class="news-item">
 	      <p class="news-title">GTK+ 2.13.7 Unstable Release</p> 
 	      <p class="news-date">19 August 2008</p>
-	      <p class="news-desc">This is another development release leading up to GTK+ 2.14.</p>
+	      <p class="news-desc">This is the eighth development release leading up to GTK+ 2.14.</p>
 	      <p class="news-link"><a href="http://mail.gnome.org/archives/gtk-devel-list/2008-August/msg00153.html";>Read more...</a></p>
 	    </div>
 
  	    <div class="news-item">
 	      <p class="news-title">GLib 2.17.7 Unstable Release</p> 
 	      <p class="news-date">19 August 2008</p>
-	      <p class="news-desc">This is another development release leading up to GLib 2.18.</p>
+	      <p class="news-desc">This is the seventh development release leading up to GLib 2.18.</p>
 	      <p class="news-link"><a href="http://mail.gnome.org/archives/gtk-devel-list/2008-August/msg00152.html";>Read more...</a></p>
 	    </div>
 
@@ -98,13 +117,6 @@
 	      <p class="news-link"><a href="http://mail.gnome.org/archives/gtk-devel-list/2008-August/msg00023.html";>Read more...</a></p>
 	    </div>
 
- 	    <div class="news-item">
-	      <p class="news-title">GLib 2.17.6 Unstable Release</p> 
-	      <p class="news-date">04 August 2008</p>
-	      <p class="news-desc">This is the sixth developement release leading up to GLib 2.18.</p>
-	      <p class="news-link"><a href="http://mail.gnome.org/archives/gtk-devel-list/2008-August/msg00010.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 Sep  3 10:17:59 2008
@@ -42,6 +42,13 @@
       <div id="content">
 	<h2><a name="RecentNews">News archive</a></h2>
 
+ 	<div class="news-item">
+	  <p class="news-title">GLib 2.17.6 Unstable Release</p> 
+	  <p class="news-date">04 August 2008</p>
+	  <p class="news-desc">This is the sixth development release leading up to GLib 2.18.</p>
+	  <p class="news-link"><a href="http://mail.gnome.org/archives/gtk-devel-list/2008-August/msg00010.html";>Read more...</a></p>
+	</div>
+	
 	<div class="news-item">
 	  <p class="news-title">GTK+ 2.13.5 Unstable Release</p> 
 	  <p class="news-date">21 July 2008</p>



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