summaryrefslogtreecommitdiff
path: root/CHANGELOG.txt
diff options
context:
space:
mode:
authorDavid Rothstein <drothstein@gmail.com>2014-11-01 11:30:16 -0400
committerDavid Rothstein <drothstein@gmail.com>2014-11-01 11:30:16 -0400
commit4a93ebd89d77e3bc850059cdc1923c364042331f (patch)
treef7e06dd184668a65c8a4424385a1640ee50833d6 /CHANGELOG.txt
parent57236b056f8785137d27f6f5ba99a40127dc1c51 (diff)
downloadbrdo-4a93ebd89d77e3bc850059cdc1923c364042331f.tar.gz
brdo-4a93ebd89d77e3bc850059cdc1923c364042331f.tar.bz2
Issue #667098 by catch, chx, plach, Fabianx: Fixed a bug which caused drupal_get_bootstrap_phase() to abort the bootstrap when called early in the page request.
Diffstat (limited to 'CHANGELOG.txt')
-rw-r--r--CHANGELOG.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt
index 13b3c943f..a6a899c6c 100644
--- a/CHANGELOG.txt
+++ b/CHANGELOG.txt
@@ -1,6 +1,8 @@
Drupal 7.33, xxxx-xx-xx (development version)
-----------------------
+- Fixed a bug which caused drupal_get_bootstrap_phase() to abort the bootstrap
+ when called early in the page request.
- Renamed the "Search result" view mode to "Search result highlighting input"
to better reflect how it is used (UI change).
- Improved database queries generated by EntityFieldQuery in the case where