<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>GTK+ &#187; Stable</title>
	<atom:link href="http://blogs.gnome.org/gtk/category/stable/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.gnome.org/gtk</link>
	<description>Just another GNOME Blogs weblog</description>
	<lastBuildDate>Fri, 25 Sep 2009 17:59:41 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>GTK+ 2.18 stable release</title>
		<link>http://blogs.gnome.org/gtk/2009/09/25/gtk-2-18-stable-release/</link>
		<comments>http://blogs.gnome.org/gtk/2009/09/25/gtk-2-18-stable-release/#comments</comments>
		<pubDate>Fri, 25 Sep 2009 17:59:41 +0000</pubDate>
		<dc:creator>andreasn</dc:creator>
				<category><![CDATA[GTK+]]></category>
		<category><![CDATA[Stable]]></category>

		<guid isPermaLink="false">http://blogs.gnome.org/gtk/?p=322</guid>
		<description><![CDATA[GTK+ 2.18 adds new functionality while maintaining source and binary compatibility with GTK+ 2.16. Highlights of new features and improvements in GTK+ 2.18 are:
GtkInfoBar
A new widget to show a transient &#8216;message area&#8217; inside a content pane. The API is similar to GtkDialog and supports theming for different message types (warnings, errors, etc)
GtkBuilder

Scale marks can be [...]]]></description>
			<content:encoded><![CDATA[<p>GTK+ 2.18 adds new functionality while maintaining source and binary compatibility with GTK+ 2.16. Highlights of new features and improvements in GTK+ 2.18 are:</p>
<p><strong>GtkInfoBar</strong><br />
A new widget to show a transient &#8216;message area&#8217; inside a content pane. The API is similar to GtkDialog and supports theming for different message types (warnings, errors, etc)</p>
<p><strong>GtkBuilder</strong></p>
<ul>
<li>Scale marks can be specified in builder markup</li>
<li>GtkAssistant action widgets can be added in builder markup</li>
</ul>
<p><strong>GtkLabel</strong><br />
GtkLabel can show embedded URLs, much like SexyUrlLabe</p>
<p><strong>GtkEntry</strong><br />
GtkEntry has been refactored to follow the model-view pattern, with GtkEntryBuffer as model. One intended use case for this is to support &#8217;secure memory&#8217; for password entries</p>
<p><strong>File chooser</strong></p>
<ul>
<li>Backup files are hidden by default</li>
<li>GTK+ remembers the sorting state of the file list</li>
<li>File sizes are shown by default</li>
<li>The &#8216;Create Folder&#8217; button can be disabled with the the ::create-folders property</li>
</ul>
<p><strong>Printing support</strong></p>
<ul>
<li>GTK+ supports authentication against CUPS servers</li>
<li>A backend for the PAPI printing system has been added</li>
<li>The file and lpr backends can print multiple pages per sheet</li>
<li>The file backend can produce svg files</li>
<li>GTK+ supports printing an application-defined &#8217;selection&#8217; in addition to the usual page ranges</li>
<li>The print dialog can optinally include the page setup controls, avoiding the need for a separate page setup dialog in many situations</li>
</ul>
<p><strong>Theming support</strong></p>
<ul>
<li>The bullet character used in invisible entries can be set by themes with the ::invisible-char style property</li>
<li>The file chooser can show different icons for xdg user dirs. The icon names are folder-documents, folder-download, folder-music, folder-pictures, folder-publicshare, folder-templates and folder-video</li>
<li>The GtkInfoBar uses symbolic colors for theming its background color depending on the message type. The color names are info_fg_color, info_bg_color, warning_fg_color&#8221;, warning_bg_color, etc.</li>
</ul>
<p><strong>GDK changes</strong><br />
GDK has been rewritten to use &#8216;client-side windows&#8217;. This means that GDK maintains its own window hierarchy and only uses X windows where it is necessary or explicitly requested. Some of the benefits of this change are</p>
<ul>
<li>Reduced flicker</li>
<li>The ability to do transformed and animated rendering of widgets</li>
<li>Easier embedding of GTK+ widgets, e.g. into Clutter scene graphs</li>
<p>See gdk-demo for some simple examples of client-side windows in action. See <a href="http://library.gnome.org/devel/gtk/2.18/gtk-migrating-ClientSideWindows.html">the documentation</a> for information about possible problems when moving to client-side windows.
</ul>
<p>For more details and lists of fixed bugs, see the<br />
announcements for the 2.17.x development releases: <a href="http://mail.gnome.org/archives/gtk-devel-list/2009-May/msg00015.html">2.17.0</a>, <a href="http://mail.gnome.org/archives/gtk-devel-list/2009-May/msg00175.html">2.17.1</a>, <a href="http://mail.gnome.org/archives/gtk-devel-list/2009-June/msg00050.html">2.17.2</a>, <a href="http://mail.gnome.org/archives/gtk-devel-list/2009-July/msg00019.html">2.17.3</a>, <a href="http://mail.gnome.org/archives/gtk-devel-list/2009-July/msg00032.html">2.17.4</a>, <a href="http://mail.gnome.org/archives/gtk-devel-list/2009-July/msg00085.html">2.17.5</a>, <a href="http://mail.gnome.org/archives/gtk-devel-list/2009-July/msg00114.html">2.17.6</a>, <a href="http://mail.gnome.org/archives/gtk-devel-list/2009-August/msg00087.html">2.17.8</a>, <a href="http://mail.gnome.org/archives/gtk-devel-list/2009-August/msg00134.html">2.17.9</a>, <a href="http://mail.gnome.org/archives/gtk-devel-list/2009-September/msg00001.html">2.17.10</a>, <a href="http://mail.gnome.org/archives/gtk-devel-list/2009-September/msg00017.html">2.17.11</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.gnome.org/gtk/2009/09/25/gtk-2-18-stable-release/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GLib 2.22 Stable Release</title>
		<link>http://blogs.gnome.org/gtk/2009/09/23/glib-2-22-stable-release/</link>
		<comments>http://blogs.gnome.org/gtk/2009/09/23/glib-2-22-stable-release/#comments</comments>
		<pubDate>Wed, 23 Sep 2009 10:55:40 +0000</pubDate>
		<dc:creator>andreasn</dc:creator>
				<category><![CDATA[GLib]]></category>
		<category><![CDATA[Release]]></category>
		<category><![CDATA[Stable]]></category>

		<guid isPermaLink="false">http://blogs.gnome.org/gtk/?p=318</guid>
		<description><![CDATA[GLib 2.22 is a stable release adding an incremental improvement in functionality over GLib 2.20 while maintaining binary and source compatibility.
Major new features include:

GArray, GPtrArray, GByteArray, GTree and GMappedFile can be reference counted.
GLib can be forced to reload the XDG user directory mapping.
The GLib mainloop supports per-thread default contexts.
GIO now provides types and methods for [...]]]></description>
			<content:encoded><![CDATA[<p>GLib 2.22 is a stable release adding an incremental improvement in functionality over GLib 2.20 while maintaining binary and source compatibility.</p>
<p><strong>Major new features include:</strong></p>
<ul>
<li>GArray, GPtrArray, GByteArray, GTree and GMappedFile can be reference counted.</li>
<li>GLib can be forced to reload the XDG user directory mapping.</li>
<li>The GLib mainloop supports per-thread default contexts.</li>
<li>GIO now provides types and methods for IP addresses and UNIX domain socket addresses.</li>
<li>GResolver provides asynchronous and cancellable APIs for resolving hostnames, reverse lookup of IP addresses and resolving SRV records.</li>
<li>Support for network IO has been added to GIO, including low-level socket API and high-level API for network connections and services.</li>
<li>GIOStream and its subclasses have gained support for read-write access.</li>
<li>GIO supports starting and stopping of drives, which can be used in connection with external hard disk enclosures, disk arrays, iSCSI devices, etc.</li>
<li>GIO supports user interaction during unmount and eject operations.</li>
<li>GIO can store and retrieve per-file metadata.</li>
</ul>
<p>For more details and lists of fixed bugs, see the announcements of the 2.21.x development releases: <a href="http://mail.gnome.org/archives/gtk-devel-list/2009-May/msg00011.html">2.21.0</a>, <a href="http://mail.gnome.org/archives/gtk-devel-list/2009-May/msg00170.html">2.21.1</a>, <a href="http://mail.gnome.org/archives/gtk-devel-list/2009-June/msg00048.html">2.21.2</a>, <a href="http://mail.gnome.org/archives/gtk-devel-list/2009-July/msg00017.html">2.21.3</a>, <a href="http://mail.gnome.org/archives/gtk-devel-list/2009-July/msg00084.html">2.21.4</a>, <a href="http://mail.gnome.org/archives/gtk-devel-list/2009-August/msg00133.html">2.21.5</a> and <a href="http://mail.gnome.org/archives/gtk-devel-list/2009-September/msg00016.html">2.21.6</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.gnome.org/gtk/2009/09/23/glib-2-22-stable-release/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GTK+ 2.16.5 stable release</title>
		<link>http://blogs.gnome.org/gtk/2009/07/22/gtk-2165-stable-release/</link>
		<comments>http://blogs.gnome.org/gtk/2009/07/22/gtk-2165-stable-release/#comments</comments>
		<pubDate>Wed, 22 Jul 2009 08:44:10 +0000</pubDate>
		<dc:creator>andreasn</dc:creator>
				<category><![CDATA[GTK+]]></category>
		<category><![CDATA[Release]]></category>
		<category><![CDATA[Stable]]></category>

		<guid isPermaLink="false">http://blogs.gnome.org/gtk/?p=311</guid>
		<description><![CDATA[This is a bug fix release in the stable 2.16 series.
Overview of Changes from GTK+ 2.16.4

Fix a side-effect introduced by the fix for bug 586330 that caused all stock buttons to loose their mnemonics.

4 bugs fixed in this release!
See the original announcement for more info and downloads.
]]></description>
			<content:encoded><![CDATA[<p>This is a bug fix release in the stable 2.16 series.</p>
<p><strong>Overview of Changes from GTK+ 2.16.4</strong></p>
<ul>
<li>Fix a side-effect introduced by the fix for bug 586330 that caused all stock buttons to loose their mnemonics.</li>
</ul>
<p><a href="http://bugzilla.gnome.org/buglist.cgi?bug_id=582025,150951,527583,588484">4 bugs</a> fixed in this release!</p>
<p>See the <a href="http://mail.gnome.org/archives/gtk-devel-list/2009-July/msg00086.html">original announcement</a> for more info and downloads.</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.gnome.org/gtk/2009/07/22/gtk-2165-stable-release/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GTK+ 2.16.2 stable release</title>
		<link>http://blogs.gnome.org/gtk/2009/06/03/gtk-2162-stable-release/</link>
		<comments>http://blogs.gnome.org/gtk/2009/06/03/gtk-2162-stable-release/#comments</comments>
		<pubDate>Wed, 03 Jun 2009 23:08:06 +0000</pubDate>
		<dc:creator>andreasn</dc:creator>
				<category><![CDATA[GTK+]]></category>
		<category><![CDATA[Release]]></category>
		<category><![CDATA[Stable]]></category>

		<guid isPermaLink="false">http://blogs.gnome.org/gtk/?p=285</guid>
		<description><![CDATA[This is a bug fix release in the 2.16 series.
16 bugs fixed in this release!
See the original announcement for more info and downloads.
]]></description>
			<content:encoded><![CDATA[<p>This is a bug fix release in the 2.16 series.</p>
<p><a href="http://bugzilla.gnome.org/buglist.cgi?bug_id=463773,315462,531490,574386,575319,576678,579366,579884,580511,582003,582488,382676,535557,579590,584125,584021">16 bugs</a> fixed in this release!</p>
<p>See the <a href="http://mail.gnome.org/archives/gtk-devel-list/2009-May/msg00178.html">original announcement</a> for more info and downloads.</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.gnome.org/gtk/2009/06/03/gtk-2162-stable-release/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GLib 2.20.3 stable release</title>
		<link>http://blogs.gnome.org/gtk/2009/06/03/glib-2203-stable-release/</link>
		<comments>http://blogs.gnome.org/gtk/2009/06/03/glib-2203-stable-release/#comments</comments>
		<pubDate>Wed, 03 Jun 2009 22:51:40 +0000</pubDate>
		<dc:creator>andreasn</dc:creator>
				<category><![CDATA[GLib]]></category>
		<category><![CDATA[Release]]></category>
		<category><![CDATA[Stable]]></category>

		<guid isPermaLink="false">http://blogs.gnome.org/gtk/?p=280</guid>
		<description><![CDATA[This is a bug fix release in the 2.20 series.
5 bugs fixed in this release!
See the original announcement for more info and downloads.
]]></description>
			<content:encoded><![CDATA[<p>This is a bug fix release in the 2.20 series.</p>
<p><a href="http://bugzilla.gnome.org/buglist.cgi?bug_id=578769,580347,579558,581879,583324">5 bugs</a> fixed in this release!</p>
<p>See the <a href="http://mail.gnome.org/archives/gtk-devel-list/2009-May/msg00174.html">original announcement</a> for more info and downloads.</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.gnome.org/gtk/2009/06/03/glib-2203-stable-release/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GLib 2.20.2 stable release</title>
		<link>http://blogs.gnome.org/gtk/2009/05/17/glib-2202-stable-release/</link>
		<comments>http://blogs.gnome.org/gtk/2009/05/17/glib-2202-stable-release/#comments</comments>
		<pubDate>Sun, 17 May 2009 11:15:12 +0000</pubDate>
		<dc:creator>andreasn</dc:creator>
				<category><![CDATA[GLib]]></category>
		<category><![CDATA[Release]]></category>
		<category><![CDATA[Stable]]></category>

		<guid isPermaLink="false">http://blogs.gnome.org/gtk/?p=278</guid>
		<description><![CDATA[This is a bug fix release in the 2.20 series.
2 bugs fixed in this release!
See the original announcement for more info and downloads.
]]></description>
			<content:encoded><![CDATA[<p>This is a bug fix release in the 2.20 series.</p>
<p><a href="http://bugzilla.gnome.org/buglist.cgi?bug_id=579862,573246">2 bugs</a> fixed in this release!</p>
<p>See the <a href="http://mail.gnome.org/archives/gtk-devel-list/2009-May/msg00103.html">original announcement</a> for more info and downloads.</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.gnome.org/gtk/2009/05/17/glib-2202-stable-release/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GLib 2.20.1 stable release</title>
		<link>http://blogs.gnome.org/gtk/2009/04/12/glib-2201-stable-release/</link>
		<comments>http://blogs.gnome.org/gtk/2009/04/12/glib-2201-stable-release/#comments</comments>
		<pubDate>Sun, 12 Apr 2009 19:56:33 +0000</pubDate>
		<dc:creator>andreasn</dc:creator>
				<category><![CDATA[GLib]]></category>
		<category><![CDATA[Release]]></category>
		<category><![CDATA[Stable]]></category>

		<guid isPermaLink="false">http://blogs.gnome.org/gtk/?p=268</guid>
		<description><![CDATA[This is a bug fix release in the 2.20 series.
8 bugs fixed in this release!
Read the original announcement for more info and downloads.
]]></description>
			<content:encoded><![CDATA[<p>This is a bug fix release in the 2.20 series.<br />
<a href="http://bugzilla.gnome.org/buglist.cgi?bug_id=575555,575708,575270,577128,573673,578369,578002,578017">8 bugs</a> fixed in this release!<br />
Read the <a href="http://mail.gnome.org/archives/gtk-devel-list/2009-April/msg00059.html">original announcement</a> for more info and downloads.</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.gnome.org/gtk/2009/04/12/glib-2201-stable-release/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>GTK+ 2.16.0 stable release</title>
		<link>http://blogs.gnome.org/gtk/2009/03/16/gtk-2160-stable-release/</link>
		<comments>http://blogs.gnome.org/gtk/2009/03/16/gtk-2160-stable-release/#comments</comments>
		<pubDate>Mon, 16 Mar 2009 19:48:00 +0000</pubDate>
		<dc:creator>andreasn</dc:creator>
				<category><![CDATA[GTK+]]></category>
		<category><![CDATA[Release]]></category>
		<category><![CDATA[Stable]]></category>

		<guid isPermaLink="false">http://blogs.gnome.org/gtk/?p=265</guid>
		<description><![CDATA[GTK+ 2.16 adds new functionality while maintaining source and binary compatibility with GTK+ 2.14. Highlights of new features and improvements in GTK+ 2.16 are:
Noteworthy new APIs

 GtkOrientable is a new interface implemented by all widgets that have horizontal and vertical variants
GtkActivatable is a new interface that must be implemented by widgets that are used as [...]]]></description>
			<content:encoded><![CDATA[<p>GTK+ 2.16 adds new functionality while maintaining source and binary compatibility with GTK+ 2.14. Highlights of new features and improvements in GTK+ 2.16 are:</p>
<p><strong>Noteworthy new APIs</strong></p>
<ul>
<li> GtkOrientable is a new interface implemented by all widgets that have horizontal and vertical variants</li>
<li>GtkActivatable is a new interface that must be implemented by widgets that are used as action proxies</li>
</ul>
<p><strong>Changes in GtkEntry</strong></p>
<ul>
<li>GtkEntry can show icons at either side of the entry, which can be made clickable, drag sources, etc.</li>
<li>GtkEntry can show progress information behind the text.</li>
<li>GTK+ picks the best available placeholder character for password entries unless one is explicitly set.</li>
<li>GTK+ displays a Caps Lock warning in password entries.</li>
<li>Input methods can now be selected per-widget with the &#8220;im-module&#8221; property.</li>
</ul>
<p><strong>Changes in GtkScale</strong></p>
<ul>
<li>GtkScale can now display annotated marks for certain values.</li>
</ul>
<p><strong>Changes in GtkStatusIcon</strong></p>
<ul>
<li>GTK+ uses an extension of the tray icon specification to negotiate RGBA support. This is also supported by the GNOME panel.</li>
<li>GtkStatusIcon now supports scroll events, middle clicks and rich tooltips if the platform allows it.</li>
</ul>
<p><strong>Changes in file chooser</strong></p>
<ul>
<li>The file chooser can optionally show file sizes.</li>
<li>Volumes are mounted when necessary.</li>
<li>GTK+ remembers the file chooser&#8217;s window size across invocations.</li>
<li>Non-local uris can be entered in the location entry.</li>
</ul>
<p><strong>Changes in printing support</strong></p>
<ul>
<li>Page rendering can be deferred to a thread.</li>
</ul>
<p><strong>Internationalization support</strong></p>
<ul>
<li>Keyboard shortcut handling has been changed, to help with a longstanding complaint about the way in which GTK+ handles multiple keyboard layouts. GTK+ now only uses keys from groups other than the current group if they are not present in the current group.</li>
</ul>
<p><strong>GDK changes</strong></p>
<ul>
<li>GdkKeymap emits a state-changed signal when the Caps Lock state changes.</li>
<li>There is a predefined type for blank cursors, GDK_BLANK_CURSOR.</li>
</ul>
<p>For more details and lists of fixed bugs, see the<br />
announcements for the 2.15.x development releases:</p>
<ul>
<li><a href="http://mail.gnome.org/archives/gtk-devel-list/2009-January/msg00000.html">2.15.0</a></li>
<li><a href="http://mail.gnome.org/archives/gtk-devel-list/2009-January/msg00115.html">2.15.1</a></li>
<li><a href="http://mail.gnome.org/archives/gtk-devel-list/2009-January/msg00151.html">2.15.2</a></li>
<li><a href="http://mail.gnome.org/archives/gtk-devel-list/2009-February/msg00008.html">2.15.3</a></li>
<li><a href="http://mail.gnome.org/archives/gtk-devel-list/2009-February/msg00073.html">2.15.4</a></li>
</ul>
<p>See the <a href="http://mail.gnome.org/archives/gtk-devel-list/2009-March/msg00101.html">original announcement</a> for more info and downloads.</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.gnome.org/gtk/2009/03/16/gtk-2160-stable-release/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GLib 2.20 stable release</title>
		<link>http://blogs.gnome.org/gtk/2009/03/16/glib-220-stable-release/</link>
		<comments>http://blogs.gnome.org/gtk/2009/03/16/glib-220-stable-release/#comments</comments>
		<pubDate>Mon, 16 Mar 2009 18:52:24 +0000</pubDate>
		<dc:creator>andreasn</dc:creator>
				<category><![CDATA[GLib]]></category>
		<category><![CDATA[Release]]></category>
		<category><![CDATA[Stable]]></category>

		<guid isPermaLink="false">http://blogs.gnome.org/gtk/?p=263</guid>
		<description><![CDATA[GLib 2.20 is a stable release adding an incremental improvement in functionality over GLib 2.18 while maintaining binary and source compatibility.
Major new features include:

Optimizations of GHashTable and GMarkup
Support for in-place decoding of base64 strings
When launching applications, always pass fuse file:// uris whe possible, and let gio convert such uris back to gio uris. This can [...]]]></description>
			<content:encoded><![CDATA[<p>GLib 2.20 is a stable release adding an incremental improvement in functionality over GLib 2.18 while maintaining binary and source compatibility.</p>
<p><strong>Major new features include:</strong></p>
<ul>
<li>Optimizations of GHashTable and GMarkup</li>
<li>Support for in-place decoding of base64 strings</li>
<li>When launching applications, always pass fuse file:// uris whe possible, and let gio convert such uris back to gio uris. This can be turned off using the X-GIO-NoFuse desktop file key.</li>
<li>GIO has a concept of &#8217;shadowed&#8217; mounts</li>
</ul>
<p><strong>For more details and lists of fixed bugs, see the announcements of the 2.19.x development releases:</strong></p>
<ul>
<li><a href="http://mail.gnome.org/archives/gtk-devel-list/2008-October/msg00115.html">2.19.0</a></li>
<li><a href="http://mail.gnome.org/archives/gtk-devel-list/2008-December/msg00000.html">2.19.1</a></li>
<li><a href="http://mail.gnome.org/archives/gtk-devel-list/2008-December/msg00001.html">2.19.2</a></li>
<li><a href="http://mail.gnome.org/archives/gtk-devel-list/2009-January/msg00006.html">2.19.4</a></li>
<li><a href="http://mail.gnome.org/archives/gtk-devel-list/2009-January/msg00088.html">2.19.5</a></li>
<li><a href="http://mail.gnome.org/archives/gtk-devel-list/2009-February/msg00007.html">2.19.6</a></li>
<li><a href="http://mail.gnome.org/archives/gtk-devel-list/2009-February/msg00069.html">2.19.7</a></li>
<li><a href="http://mail.gnome.org/archives/gtk-devel-list/2009-February/msg00070.html">2.19.8</a></li>
<li><a href="http://mail.gnome.org/archives/gtk-devel-list/2009-March/msg00005.html">2.19.10</a></li>
</ul>
<p>See the <a href="http://mail.gnome.org/archives/gtk-devel-list/2009-March/msg00097.html">original announcement</a> for more info and downloads.</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.gnome.org/gtk/2009/03/16/glib-220-stable-release/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GLib 2.18.4 stable release</title>
		<link>http://blogs.gnome.org/gtk/2009/01/13/glib-2184-stable-release/</link>
		<comments>http://blogs.gnome.org/gtk/2009/01/13/glib-2184-stable-release/#comments</comments>
		<pubDate>Tue, 13 Jan 2009 09:55:23 +0000</pubDate>
		<dc:creator>mr</dc:creator>
				<category><![CDATA[GLib]]></category>
		<category><![CDATA[Release]]></category>
		<category><![CDATA[Stable]]></category>

		<guid isPermaLink="false">http://blogs.gnome.org/gtk/?p=210</guid>
		<description><![CDATA[This is a bug fix release in the 2.18 series.
18 bugs fixed in this release!
Read the original announcement for more info and downloads.
]]></description>
			<content:encoded><![CDATA[<p>This is a bug fix release in the 2.18 series.<br />
<a href="http://bugzilla.gnome.org/buglist.cgi?bug_id=562378,562378,562562,566348,564210,567138,561807,562393,541715,547481,548163,559633,526320,558458,558298,515777,566064,565484">18 bugs</a> fixed in this release!<br />
Read the <a href="http://mail.gnome.org/archives/gtk-devel-list/2009-January/msg00038.html">original announcement</a> for more info and downloads.</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.gnome.org/gtk/2009/01/13/glib-2184-stable-release/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
