Add standard information to CHANGELOG.txt in preparation for Drupal 7.22.

merge-requests/26/head
David Rothstein 2013-04-02 00:12:59 -04:00
parent 9c52b71803
commit 3e8801c67a
1 changed files with 3 additions and 0 deletions

View File

@ -62,6 +62,9 @@ Drupal 7.22, xxxx-xx-xx (development version)
- Made the default .htaccess rules protocol sensitive to improve security for
sites which use HTTPS and redirect between "www" and non-"www" versions of
the page.
- Numerous small bug fixes.
- Numerous API documentation improvements.
- Additional automated test coverage.
Drupal 7.21, 2013-03-06
-----------------------