Wordpress 2.0.3
June 4, 2006
Fresh install Wordpress 2.0.3 and first post at Rxbbx. The latest WP in the stable 2.0 series, 2.0.3, is available for download. This is a bug fix and security release, and is recommended for all WordPress users.
http://wordpress.org/development/2006/06/wordpress-203/
If you can’t find a map cache in your wp-content folder, you can manually create it and chmod it 755 / 777. Don’t forget to enable the cache option. Add an extra line to your wp-config.php:
define(’ENABLE_CACHE’, true);
There were also some problems with this new version: Wordpress-203-bug-are-you-sure-dialog-when-editing-comments
Take a look at WordPress 2.0.3 Tuneup Plugin which solves them.