An update for WordPress, the backbone of this entire site, has just been released. The new version, 2.0.5, is simply a security update which is always good for people, like me, who tend to have a lot of angry people looking to mess up their site as often as possible. Here’s an unofficial list of changes:

* is_feed() status is preserved when handling 404s #3019 [4227]
* manually entering pages greater than the number of pages for a given post now shows the highest numbered page #3039 [4228]
* improved security in wp-db-backup plugin [4226]
* user description is no longer HTML-entity converted going into the database #3069 [4230]
* fix for rel=”nofollow nofollow” repetition #2995 [4233]
* plugins are sorted by plugin name, instead of filename #2412 [4323] [4324]
* multi-line options in /wp-admin/options.php are preserved #2456 [4331]
* the authors dropdown is now sorted by display_name #2370 [4365]
* the_meta() properly ignores keys that start with an underscore #2478 [4368]
* post meta keys and data are escaped properly on the post screen [4376]
* users are prevented from entering strings that will be interpreted as serialized data when coming out of the database #2591 [4384] [4395]
* make_clickable() no longer adds links within links #3228 [4385] [4387]
* error suppression #2331 [4341], #2745 [4328], #1999 [4315], #2759 [4287], #3179 [4280]
* i18n fixes #3109 [4239]

Be safe and update people. And yes, for those of you wondering, I’m already up to date and running 2.0.5 here.