summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Rothstein <drothstein@gmail.com>2013-12-25 13:22:37 -0500
committerDavid Rothstein <drothstein@gmail.com>2013-12-25 13:22:37 -0500
commitfe2e82070ad7fe9e4ed4540bc9493765c762e2e9 (patch)
treece86d13cecd53422964e0b3a7a603edd35cca48e
parent97069e4dac11f0f86a49e7728f01669f64d06d0f (diff)
downloadbrdo-fe2e82070ad7fe9e4ed4540bc9493765c762e2e9.tar.gz
brdo-fe2e82070ad7fe9e4ed4540bc9493765c762e2e9.tar.bz2
Added issue #2066275 to CHANGELOG.txt.
-rw-r--r--CHANGELOG.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt
index e27db57fd..028760a99 100644
--- a/CHANGELOG.txt
+++ b/CHANGELOG.txt
@@ -1,6 +1,9 @@
Drupal 7.25, xxxx-xx-xx (development version)
-----------------------
+- Changed the File module's hook_field_load() implementation to prevent file
+ entity properties which have the same name as file or image field properties
+ from overwriting the field properties (minor API change).
Drupal 7.24, 2013-11-20
----------------------