#235425 by dww, Junyor: Fixed bug that caused HEAD releases to always be considered "Not supported". This requires update_status version 5.x-2.4 or later (see #155450).
Fixed some minor code style bugs from coder.module.
#235425 by dww: Fixed bugs that caused HEAD releases to always be considered "Not supported" during cron runs. This requires Drupal core version 6.11 (#220592) to actually fix the bug, but the code here still works with older versions of core. However, for cvs_deploy to work properly with Drupal core version 6.11 and higher, you must upgrade to this version...
This is the initial stable release compatible with Drupal core 6.x. Sites deploying Drupal from CVS are encouraged to use this release to ensure that the Update status module included in core will function properly. In addition to all required changes to port to the 6.x API (in particular, the 6.x version of Update status), this release contains all the bug fixes and changes made in the 5.x series up to and including version 5.x-1.1. Finally, the following changes were made specifically for this release:
This release is required for all sites running Update status version 5.x-2.1, since the API between these two modules is now different. This release is incompatible with Update status version 5.x-2.0, but that release is now deprecated, and sites are urged to upgrade both modules. Changes since CVS deploy version 5.x-1.0: