WordPress 2.3.2 released
WordPress 2.3.2 was released recently. It was released to fix the security problem which can be exploited to expose draft post in your WP admin panel. So that the 2.3.2 release will not be just a security update, a new error handler was added to make it possible to define a custom DB error page.
Place your custom template at wp-content/db-error.php. If WP has a problem connecting to your database, this page will displayed rather than the default error message. Said the release announcing WP 2.3.2
There is a update link advising WP users to upgraded to the latest version from the control panel, alternatively, you can follow this link to find out more info about the update and an upgrade link.

