<?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>DrizzleBlog</title>
	<atom:link href="http://blog.drizzle.org/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.drizzle.org</link>
	<description></description>
	<lastBuildDate>Sun, 15 Jan 2012 21:18:25 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Release: Drizzle 2012.01.30 (Fremont beta3) RPM binaries for RHEL / CentOS 6</title>
		<link>http://blog.drizzle.org/2012/01/15/release-drizzle-2012-01-30-fremont-beta3-rpm-binaries-for-rhel-centos-6/</link>
		<comments>http://blog.drizzle.org/2012/01/15/release-drizzle-2012-01-30-fremont-beta3-rpm-binaries-for-rhel-centos-6/#comments</comments>
		<pubDate>Sun, 15 Jan 2012 21:12:18 +0000</pubDate>
		<dc:creator>Henrik Ingo</dc:creator>
				<category><![CDATA[Release]]></category>

		<guid isPermaLink="false">http://blog.drizzle.org/?p=1219</guid>
		<description><![CDATA[Hot on the heels of this week's Drizzle 2012.01.30 source release, we are now also releasing beta quality binary RPMs for your downloading and testing pleasure! While we are revitalizing the Drizzle yum repository, you can download the rpm-bundle from our Launchpad project page: https://launchpad.net/pkg-drizzle/+download As the Fremont development cycle is ending it's beta cycle [...]]]></description>
			<content:encoded><![CDATA[<div id="release-notes">
<p>Hot on the heels of this week's Drizzle 2012.01.30 source release, we are now also releasing beta quality binary RPMs for your downloading and testing pleasure! While we are revitalizing the Drizzle yum repository, you can download the rpm-bundle from our Launchpad project page: <a title="Drizzle DEB and RPM downloads" href="https://launchpad.net/pkg-drizzle/+download">https://launchpad.net/pkg-drizzle/+download</a></p>
<p>As the Fremont development cycle is ending it's beta cycle and heading for release candidates, we are starting to publish also binary packages for downloads. Today we are releasing RPM packages for RHEL/CentOS 6.0. Fedora 16 packaging has unfortunately been postponed. We will eventually support also Fedora 16 RPMs, but in the mean time you can possibly spot some Drizzle developers on twitter or irc making snarky comments about systemd ...</p>
<p>In the following week(s) we will also publish Debian and Ubuntu packages.</p>
<p>Note that these packages are a first release of their kind and still a bit experimental. What this means is that the underlying Drizzle release itself is stabilizing quite nicely, but the packaging process is currently not completely integrated nor automated.</p>
<p>Please report errors at <a title="Drizzle bug tracker" href="https://bugs.launchpad.net/drizzle">the main Drizzle bug tracker</a>, and direct your general feedback to the <a href="https://launchpad.net/~drizzle-discuss">drizzle-discuss mailing list</a>.</p>
<p><strong>Details:</strong></p>
<ul>
<li>These packages were built from the Drizzle bzr trunk at tag 2012.01.30.</li>
<li>In addition a branch that supports "make rpm" was merged from <a href="https://launchpad.net/+branch/%7Ehingo/drizzle/drizzle-integrate-packaging-rpm">lp:~hingo/drizzle/drizzle-integrate-packaging-rpm</a>. This is based on the same RPM spec as was used for Drizzle 7, but the intent is to integrate it with the main Drizzle source code and then Jenkins builds. The current release was however still a manual process.</li>
<li>When building this way, an additional bzr tag --force 2012.01.30 was needed to maintain the same version number.</li>
<li>Along the RPMs we have uploaded a source tar file fake-drizzle7-<wbr>2012.01.<wbr>30.tar.<wbr>gz. This corresponds to the real Drizzle 2012.01.30 release, plus the above changes.</wbr></wbr></wbr></li>
<li>The RPM files are made available as a tar bundle. The process to publish into the Drizzle yum repository is currently broken but will resume in the near future.</li>
<li>A related issue is that the packages are not signed.</li>
<li>Known issue: If you install the plugin rpms, they will be automatically loaded at startup. However, some of them (in particular, many auth plugins, the policy plugins and possibly the slave plugin) don't actually work without further configuration and will thus prevent the server from starting. If you encounter this plugin, you should either complete the configuration (in /etc/drizzle/conf.d/[plugin].conf) or, if you don't want to use it, uninstall the plugin.</li>
</ul>
</div>
]]></content:encoded>
			<wfw:commentRss>http://blog.drizzle.org/2012/01/15/release-drizzle-2012-01-30-fremont-beta3-rpm-binaries-for-rhel-centos-6/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Drizzle source tarball 2012.01.30 (Fremont beta3) has been released</title>
		<link>http://blog.drizzle.org/2012/01/13/drizzle-source-tarball-2012-01-30-has-been-released/</link>
		<comments>http://blog.drizzle.org/2012/01/13/drizzle-source-tarball-2012-01-30-has-been-released/#comments</comments>
		<pubDate>Fri, 13 Jan 2012 18:52:06 +0000</pubDate>
		<dc:creator>Vijay Samuel</dc:creator>
				<category><![CDATA[Release]]></category>

		<guid isPermaLink="false">http://blog.drizzle.org/?p=1214</guid>
		<description><![CDATA[Drizzle source tarball 2012.01.30 has been released. This is the third beta in our Fremont series. In this release: * continuing refactoring, restructuring, and code quality improvements * many more documentation improvements * additional bugs fixed * improvements in test suite The Drizzle download file can be found here.]]></description>
			<content:encoded><![CDATA[<p>Drizzle source tarball 2012.01.30 has been released. This is the third beta in our Fremont series.</p>
<p>In this release:<br />
* continuing refactoring, restructuring, and code quality improvements<br />
* many more documentation improvements<br />
* additional bugs fixed<br />
* improvements in test suite</p>
<p>The Drizzle download file can be found <a href="https://launchpad.net/drizzle/fremont/2012-01-13">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.drizzle.org/2012/01/13/drizzle-source-tarball-2012-01-30-has-been-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fremont beta2 (2011.11.29) has been released</title>
		<link>http://blog.drizzle.org/2011/11/14/fremont-beta2-2011-11-29-has-been-released/</link>
		<comments>http://blog.drizzle.org/2011/11/14/fremont-beta2-2011-11-29-has-been-released/#comments</comments>
		<pubDate>Mon, 14 Nov 2011 08:21:33 +0000</pubDate>
		<dc:creator>Mark Atwood</dc:creator>
				<category><![CDATA[Release]]></category>

		<guid isPermaLink="false">http://blog.drizzle.org/?p=1206</guid>
		<description><![CDATA[The Fremont beta2, version 2011.11.29, is out and ready to be tested. In this release: * continuing refactoring, restructuring, and code quality improvements * many more documentation improvements * documentation available at http://docs.drizzle.org * fixes to libdrizzle .pc support * fixes to build scripts * additional bugs fixed The Drizzle download file can be found [...]]]></description>
			<content:encoded><![CDATA[<p>The Fremont beta2, version 2011.11.29, is out and ready to be tested.</p>
<p>In this release:<br />
  * continuing refactoring, restructuring, and code quality improvements<br />
  * many more documentation improvements<br />
  * documentation available at <a href="http://docs.drizzle.org">http://docs.drizzle.org</a><br />
  * fixes to libdrizzle .pc support<br />
  * fixes to build scripts<br />
  * additional bugs fixed</p>
<p>The Drizzle download file can be found <a href="http://launchpad.net/drizzle/fremont/2011-11-13/+download/drizzle7-2011.11.29.tar.gz">here</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.drizzle.org/2011/11/14/fremont-beta2-2011-11-29-has-been-released/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Drizzle.org was unavailable today, domain now successfully transferred to SPI</title>
		<link>http://blog.drizzle.org/2011/11/08/drizzle-org-unavailable-today-due-to-domain-transfer-to-spi/</link>
		<comments>http://blog.drizzle.org/2011/11/08/drizzle-org-unavailable-today-due-to-domain-transfer-to-spi/#comments</comments>
		<pubDate>Tue, 08 Nov 2011 22:37:00 +0000</pubDate>
		<dc:creator>Patrick Crews</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.drizzle.org/?p=1193</guid>
		<description><![CDATA[The entire drizzle.org domain was unavailable for about 10 hours today. This made our website, documentation, jenkins master and mail server inaccessible. On the other hand as we use public services such as Launchpad and Freenode for code repository, bug tracking, mailing list and IRC, this meant that development work continued as active as ever [...]]]></description>
			<content:encoded><![CDATA[<p>The entire <a href="http://www.drizzle.org/">drizzle.or</a>g domain was unavailable for about 10 hours today. This made our website, documentation, jenkins master and mail server inaccessible. On the other hand as we use public services such as Launchpad and Freenode for code repository, bug tracking, mailing list and IRC, this meant that development work continued as active as ever - in fact I think it was the most active day on IRC #drizzle channel in a while!</p>
<p>The DNS outage was related to our transferring of the drizzle.org domain from an individual Drizzle developer to <a href="http://blog.drizzle.org/2011/10/06/drizzle-is-now-member-of-software-in-the-public-interest-can-take-donations/">Software in the Public Interest, Inc</a>, our umbrella non-profit corporation. We don't know exactly why, but something went wrong between the registrars, so that the Whois record listed Tucows, the sponsoring registrar used by SPI, as the new registrar, but all other information was still pointing to the old registrar, including some Godaddy nameservers. As Godaddy eventually stopped answering DNS queries for drizzle.org - as they should - the drizzle.org domain became unavailable. 10 hours later the issue was fixed, and the correct SPI nameservers started to propagate through the DNS system. At the time of this writing, everything should have been working normally for some hours already.</p>
<p>And yes, in related news, drizzle.org is now transfered to the ownership of <a href="http://spi-inc.org/">Software in the Public Interest</a>. This is yet another step in our process of becoming a solid non-profit community project, with fiscal services provided by the SPI. So far the experience has been enjoyable and we've really felt a warm welcome into the family of SPI hosted free and open source software projects.</p>
<p>On that note I'd like to thank Ganneff, Solver, Hydroxide and weasel from the #spi  channel for actively helping in troubleshooting and fixing the problem today.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.drizzle.org/2011/11/08/drizzle-org-unavailable-today-due-to-domain-transfer-to-spi/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Fremont beta (2011.10.28) has been released</title>
		<link>http://blog.drizzle.org/2011/10/25/fremont-beta-2011-10-28-has-been-released/</link>
		<comments>http://blog.drizzle.org/2011/10/25/fremont-beta-2011-10-28-has-been-released/#comments</comments>
		<pubDate>Tue, 25 Oct 2011 21:43:10 +0000</pubDate>
		<dc:creator>Patrick Crews</dc:creator>
				<category><![CDATA[Release]]></category>

		<guid isPermaLink="false">http://blog.drizzle.org/?p=1187</guid>
		<description><![CDATA[It is finally here! The Fremont beta is out and ready to be tested. In this release: Multi-master replication (no conflict resolution) UUID's for replication (thanks to Joe Daly) JSON interface available Percona Innodb patches merged Xtrabackup in-tree IPV6 data type available query login plugin (syslog) is enabled / on by default Ability to publish [...]]]></description>
			<content:encoded><![CDATA[<p>It is finally here!</p>
<p>The Fremont beta is out and ready to be tested.</p>
<p>In this release:</p>
<ul>
<li><a href="http://dshrewsbury.blogspot.com/2011/03/multi-master-support-in-drizzle.html">Multi-master replication</a> (no conflict resolution)</li>
<li>UUID's for replication (thanks to <a href="http://www.8bitsofbytes.com/">Joe Daly</a>)</li>
<li><a href="http://www.flamingspork.com/blog/2011/05/13/drizzle-json-interface-merged/">JSON interface</a> available</li>
<li>Percona Innodb patches merged</li>
<li><a href="http://www.percona.com/software/percona-xtrabackup/">Xtrabackup</a> <a href="http://www.flamingspork.com/blog/2011/03/24/drizzle-online-backup-with-xtrabackup/">in-tree</a></li>
<li>IPV6 data type available</li>
<li><a href="http://hackdrizzle.com/drizzle-merges-query-log/">query login</a> plugin (syslog) is enabled / on by default</li>
<li>Ability to <a href="http://developian.blogspot.com/2011/08/zeromq-support-in-drizzle.html">publish transactions to zeromq</a></li>
<li>Improvements to logging stats plugin</li>
<li>Work on stored procedure interface</li>
<li>Removal of drizzleadmin utility</li>
<li>Removal of HailDB engine</li>
<li>Improvements to <a href="http://docs.drizzle.org/">Drizzle documentation</a> (thanks to <a href="http://hackdrizzle.com/">Daniel Nichter</a>, <a href="http://openlife.cc/blog">Henrik Ingo</a>, and <a href="http://vjsamuel.wordpress.com/">Vijay Samuel</a> for their efforts)</li>
<li>Revamped testing system with suites of randgen, sysbench, sql-bench, and crashme tests</li>
<li>Continued code refactoring</li>
</ul>
<p>The Drizzle download file can be found <a href="https://launchpad.net/drizzle/fremont/2011-10-25">here</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.drizzle.org/2011/10/25/fremont-beta-2011-10-28-has-been-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Drizzle source tarball 2011.10.27 has been released</title>
		<link>http://blog.drizzle.org/2011/10/11/drizzle-source-tarball-2011-10-27-has-been-released/</link>
		<comments>http://blog.drizzle.org/2011/10/11/drizzle-source-tarball-2011-10-27-has-been-released/#comments</comments>
		<pubDate>Tue, 11 Oct 2011 22:49:50 +0000</pubDate>
		<dc:creator>Patrick Crews</dc:creator>
				<category><![CDATA[Release]]></category>

		<guid isPermaLink="false">http://blog.drizzle.org/?p=1183</guid>
		<description><![CDATA[Drizzle source tarball, version 2011.10.27 has been released. In this release: Continued code refactoring Cleanup of test system Document cleanup &#160; The Drizzle download file can be found here]]></description>
			<content:encoded><![CDATA[<p>Drizzle source tarball, version 2011.10.27 has been released.</p>
<p>In this release:</p>
<ul>
<li>Continued code refactoring</li>
<li>Cleanup of test system</li>
<li>Document cleanup</li>
</ul>
<p>&nbsp;</p>
<p>The Drizzle download file can be found <a href="https://launchpad.net/drizzle/fremont/2011-10-11">here</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.drizzle.org/2011/10/11/drizzle-source-tarball-2011-10-27-has-been-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Drizzle joins Software in the Public Interest, can take (tax-deductible) donations</title>
		<link>http://blog.drizzle.org/2011/10/06/drizzle-is-now-member-of-software-in-the-public-interest-can-take-donations/</link>
		<comments>http://blog.drizzle.org/2011/10/06/drizzle-is-now-member-of-software-in-the-public-interest-can-take-donations/#comments</comments>
		<pubDate>Thu, 06 Oct 2011 13:36:34 +0000</pubDate>
		<dc:creator>Patrick Crews</dc:creator>
				<category><![CDATA[This Week In Drizzle]]></category>

		<guid isPermaLink="false">http://blog.drizzle.org/?p=1173</guid>
		<description><![CDATA[UPDATE:  Our donation link was broken, but has been fixed.  Apologies for any inconvenience this may have caused. Since it's inception in 2008 Drizzle has taken the approach of an open source community project. It's been run as a meritocracy by its developer community, with developers from various companies and just individuals. Even though at [...]]]></description>
			<content:encoded><![CDATA[<p><strong>UPDATE:</strong>  Our donation link was broken, but has been fixed.  Apologies for any inconvenience this may have caused.</p>
<p>Since it's inception in 2008 Drizzle has taken the approach of an open source community project. It's been run as a meritocracy by its developer community, with developers from various companies and just individuals. Even though at first Sun and then Rackspace did sponsor a core team to work full time on the project, the project is not owned by any particular company, but Drizzle is developed by a vibrant and diverse community. We've been proud to have between 20-40 active contributors each month.</p>
<p>With the first stable release in March 2011, interest in the project grew. At this point we also decided it was time to solidify and clarify the status of the project as a non-profit community project. Out of a couple options available, we chose to become an Associated Project at the <a href="http://spi-inc.org/">Software in the Public Interest</a>. The SPI is a charitable US non-profit corporations that acts as an <a href="http://spi-inc.org/projects/">umbrella organization to many open source projects</a>, including some well known ones like Debian and PostgreSQL. Drizzle was accepted as an SPI Associated Project by the Board on <a href="http://spi-inc.org/meetings/minutes/2011/2011-08-10/">August 10th</a>.</p>
<p>At this point, we would like to extend our gratitude to Josh Berkus (a PostgreSQL lead developer) who guided and sponsored Drizzle through the application process! We appreciate not just your experience and expertise with the SPI, but also the gesture of friendly help between two open source database projects.</p>
<p>Having a legal entity behind Drizzle has a number of useful benefits and any open source project that is bigger than just one or two guys should seriously consider using one of these umbrella organizations.</p>
<p>One benefit that is available to us starting this week is that you can now donate money to Drizzle via the SPI. The easiest way to donate is<a href="https://co.clickandpledge.com/advanced/default.aspx?wid=46722"> using a credit card at Click &amp; Pledge</a>. The SPI website lists some <a href="http://spi-inc.org/donations/">alternative methods</a> such as using a cheque. For US tax payers donations are tax-deductible and if you are a business you can of course write the donation off as an expense.</p>
<p>Donations made via the SPI bank account will be properly accounted for by the SPI treasurer. Please read above links on how to "earmark" your donation for Drizzle. Available funds will be used by the Drizzle<br />
project primary for expenses such as legal or IT infrastructure and secondary for arranging developer meetings and if possible sponsoring attendance at conferences. Note that if you want to sponsor development of Drizzle, such as a particular feature, and you have a large enough budget to be usable for that purpose, we recommend you rather contract such development directly via <a href="http://www.drizzle.org/content/support-and-services">one of the commercial service providers that employ Drizzle developers</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.drizzle.org/2011/10/06/drizzle-is-now-member-of-software-in-the-public-interest-can-take-donations/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Drizzle at Percona Live</title>
		<link>http://blog.drizzle.org/2011/09/27/drizzle-at-percona-live/</link>
		<comments>http://blog.drizzle.org/2011/09/27/drizzle-at-percona-live/#comments</comments>
		<pubDate>Tue, 27 Sep 2011 20:29:30 +0000</pubDate>
		<dc:creator>Patrick Crews</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.drizzle.org/?p=1167</guid>
		<description><![CDATA[Thinking of attending the upcoming Percona Live event in London, but not yet registered?  Use discount code DrizzlePLUK and save 40 pounds off normal registration. Community members Henrik Ingo and Stewart Smith will be there and both will be presenting on Drizzle.  Hope to see you there! &#160;]]></description>
			<content:encoded><![CDATA[<p>Thinking of attending the upcoming <a href="http://www.percona.com/live/london-2011/">Percona Live</a> event in London, but not yet registered?  Use discount code DrizzlePLUK and save 40 pounds off normal registration.</p>
<p>Community members <a href="http://openlife.cc/blog">Henrik Ingo</a> and <a href="http://www.flamingspork.com/blog/">Stewart Smith</a> will be there and both will be presenting on Drizzle.  Hope to see you there!</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.drizzle.org/2011/09/27/drizzle-at-percona-live/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Drizzle source tarball 2011.09.26 has been released.</title>
		<link>http://blog.drizzle.org/2011/09/27/drizzle-source-tarball-2011-09-26-has-been-released/</link>
		<comments>http://blog.drizzle.org/2011/09/27/drizzle-source-tarball-2011-09-26-has-been-released/#comments</comments>
		<pubDate>Tue, 27 Sep 2011 20:23:02 +0000</pubDate>
		<dc:creator>Patrick Crews</dc:creator>
				<category><![CDATA[Release]]></category>

		<guid isPermaLink="false">http://blog.drizzle.org/?p=1164</guid>
		<description><![CDATA[Drizzle source tarball, version 2011.09.26 has been released.  This is one of the final releases before the Fremont beta and consists of mostly polish.  Many thanks to those who have contributed time and effort into testing things. In this release: Documentation updates. Thanks to everyone who has contributed edits / new documentation IPV6 bug fixes [...]]]></description>
			<content:encoded><![CDATA[<p>Drizzle source tarball, version 2011.09.26 has been released.  This is one of the final releases before the Fremont beta and consists of mostly polish.  Many thanks to those who have contributed time and effort into testing things.</p>
<p>In this release:</p>
<ul>
<li>Documentation updates. Thanks to everyone who has contributed edits / new documentation</li>
<li>IPV6 bug fixes - continued polish of this new feature</li>
<li>Query log improvements - thanks to <a href="http://hackdrizzle.com/">Daniel Nichter</a> (and also for his docs work!)</li>
</ul>
<p>The Drizzle download file can be found <a href="https://launchpad.net/drizzle/fremont/2011-09-26">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.drizzle.org/2011/09/27/drizzle-source-tarball-2011-09-26-has-been-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Drizzle source tarball 2011.08.25 has been released</title>
		<link>http://blog.drizzle.org/2011/08/30/drizzle-source-tarball-2011-08-25-has-been-released/</link>
		<comments>http://blog.drizzle.org/2011/08/30/drizzle-source-tarball-2011-08-25-has-been-released/#comments</comments>
		<pubDate>Tue, 30 Aug 2011 18:37:24 +0000</pubDate>
		<dc:creator>Patrick Crews</dc:creator>
				<category><![CDATA[Release]]></category>

		<guid isPermaLink="false">http://blog.drizzle.org/?p=1157</guid>
		<description><![CDATA[Drizzle source tarball, version 2011.08.25 has been released. In this release: NOTE: Drizzle behavior now allows 0 to mean NULL, but does not allow NULL to mean 0 Work on IPV6 data type - thanks to Muhammad Umair for hacking on this Continued code refactoring - thanks to Olaf for his work as always Various [...]]]></description>
			<content:encoded><![CDATA[<div>
<div>
<p>Drizzle source tarball, version 2011.08.25 has been released.</p>
<p>In this release:</p>
<ul>
<li>NOTE: Drizzle behavior now allows 0 to mean NULL, but does not allow NULL to mean 0</li>
<li>Work on IPV6 data type - thanks to Muhammad Umair for hacking on this</li>
<li>Continued code refactoring - thanks to Olaf for his work as always</li>
<li>Various bug fixes</li>
</ul>
<p>The Drizzle download file can be found <a href="https://launchpad.net/drizzle/fremont/2011-08-29">here</a></p>
</div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://blog.drizzle.org/2011/08/30/drizzle-source-tarball-2011-08-25-has-been-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

