Update CHANGELOG.txt in preparation for the 7.55 release.

merge-requests/26/head
David Rothstein 2017-06-06 23:23:17 -04:00
parent 3047f785d5
commit 22b9a0b6bc
1 changed files with 3 additions and 1 deletions

View File

@ -11,7 +11,9 @@ Drupal 7.xx, xxxx-xx-xx (development version)
Apache module is disabled.
- Fixed Drupal's URL-generating functions to always encode '[' and ']' so that
the URLs will pass HTML5 validation.
- Several bug fixes.
- Various additional bug fixes.
- Various API documentation improvements.
- Additional automated test coverage.
Drupal 7.54, 2017-02-01
-----------------------