summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Rothstein <drothstein@gmail.com>2014-11-06 19:20:15 -0500
committerDavid Rothstein <drothstein@gmail.com>2014-11-06 19:20:15 -0500
commitcaff8dd434b15cc1e1d739dfd35dff52238d17ff (patch)
tree0e4daea3429198d267f9aba05002b32eea83f77b
parent6ef7cf3abd7b18719546489c316d0e8b625b2978 (diff)
downloadbrdo-caff8dd434b15cc1e1d739dfd35dff52238d17ff.tar.gz
brdo-caff8dd434b15cc1e1d739dfd35dff52238d17ff.tar.bz2
Added issue #2310415 to CHANGELOG.txt.
-rw-r--r--CHANGELOG.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt
index 61208ca93..3f9a9e65d 100644
--- a/CHANGELOG.txt
+++ b/CHANGELOG.txt
@@ -5,6 +5,9 @@ Drupal 7.33, xxxx-xx-xx (development version)
{system} database table so that contributed modules can use it to identify
recently changed modules and themes (minor data structure change to the
return value of system_get_info() and other related functions).
+- Added a "Did you mean?" feature to the run-tests.sh script for running
+ automated tests from the command line, to help developers who are attempting
+ to run a particular test class or group.
- Changed the date format used in various HTTP headers output by Drupal core
from RFC 1123 format to RFC 7231 format.
- Added a "block_cache_bypass_node_grants" variable to allow sites which have