summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Rothstein <drothstein@gmail.com>2014-07-24 16:40:42 -0400
committerDavid Rothstein <drothstein@gmail.com>2014-07-24 16:40:42 -0400
commit69f9662026e9ac28b33442b0d86964b507baa57b (patch)
tree46458d2d7583b2826120e116a2b177f3884b191e
parentb90a53201d7c3ce0dc3a240d5377cf9d99365c53 (diff)
downloadbrdo-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.txt2
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
----------------------