Drizzle source tarball based on build 1525 has been released. In this release:
- pbxt support is now available. To use the pbxt storage engine add "--with-pbxt-plugin" during configuration and then add "--plugin_add=pbxt" when starting drizzled.
- Eric added the OpenLDAP plugin, see his blog for details on writing Authentication plugins.
- COM_STATS have been replaced with data from drizzle's internal scoreboard, thanks to Joe Daly for that contribution.
The Drizzle download file can be found here.

As a follow up to this, RPMs for RHEL 5 and Fedora 12 are also available via the unofficial drizzle repo. Please see: http://drizzle.org/wiki/RPMInstallation .