diff options
author | David Rothstein <drothstein@gmail.com> | 2014-07-24 16:40:42 -0400 |
---|---|---|
committer | David Rothstein <drothstein@gmail.com> | 2014-07-24 16:40:42 -0400 |
commit | 69f9662026e9ac28b33442b0d86964b507baa57b (patch) | |
tree | 46458d2d7583b2826120e116a2b177f3884b191e | |
parent | b90a53201d7c3ce0dc3a240d5377cf9d99365c53 (diff) | |
download | brdo-69f9662026e9ac28b33442b0d86964b507baa57b.tar.gz brdo-69f9662026e9ac28b33442b0d86964b507baa57b.tar.bz2 |
Add standard info to CHANGELOG.txt in preparation for the Drupal 7.30 release.
-rw-r--r-- | CHANGELOG.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 1d85fd5f6..e859e3f4a 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -7,6 +7,8 @@ Drupal 7.30, xxxx-xx-xx (development version) - Added a warning on the permissions page to recommend restricting access to the "View site reports" permission to trusted administrators. See DRUPAL-PSA-2014-002. +- Numerous API documentation improvements. +- Additional automated test coverage. Drupal 7.29, 2014-07-16 ---------------------- |