Downloads
Download tar.gz
47.52 KB
MD5: 0caf523c1ec072eb83015bc304a458c8
SHA-1: 13383931d53ff261b09ebbd021930064932cf47b
SHA-256: d18a6ed4fc1e4e6ff235771dcdfb0ac15838e237a82f6765c31510f4a45bbba6
Download zip
54.37 KB
MD5: 66f7c5115309c90ae8c92492097b8053
SHA-1: 5536a1aa3fd95778dd8488aad935ca5c1d9ec181
SHA-256: 1597d8ea7f2fd8a85ff68490d88541cc2e131b9f01424cfd5a68e894c51f7348
Release notes
Catch-up release, implementing cvs.module's new "Maintainers" block (as seen on drupal.org's project pages) on Version Control API's new statistics API from the 6.x-1.0-rc2 release. And because that might not be sufficient in distributed-VCS scenarios, I also included the same block in a variant that not only includes project maintainers but all developers.
This release also updates the module's block deltas from integers to strings, so not only Version Control API itself but also this very module needs to be run through update.php.
Apart from that, no further changes compared to versioncontrol_project 6.x-1.0-rc1.