summaryrefslogtreecommitdiff
path: root/CHANGELOG.txt
diff options
context:
space:
mode:
authorDavid Rothstein <drothstein@gmail.com>2013-03-30 19:17:49 -0400
committerDavid Rothstein <drothstein@gmail.com>2013-03-30 19:17:49 -0400
commitb9d7b6f0fca4266a4de56cad39d5dec3633c6844 (patch)
tree7f7a29089a603bedaf1423b47a76ce32eabcffc2 /CHANGELOG.txt
parente4037b06de34c9e81033ca07433e96e3fdb4b344 (diff)
downloadbrdo-b9d7b6f0fca4266a4de56cad39d5dec3633c6844.tar.gz
brdo-b9d7b6f0fca4266a4de56cad39d5dec3633c6844.tar.bz2
Issue #1821906 by Wim Leers, nod_: Allow more Field API public API functions to act on a single field within an entity.
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 7ad13fbb0..ac277ca64 100644
--- a/CHANGELOG.txt
+++ b/CHANGELOG.txt
@@ -1,6 +1,8 @@
Drupal 7.22, xxxx-xx-xx (development version)
-----------------------
+- Changed various field API functions to allow them to be used to act on a
+ single field within an entity (API addition: http://drupal.org/node/1825844).
- Fixed a bug which prevented Drupal's file transfer functionality from working
on some PHP 5.4 systems.
- Fixed incorrect log message when theme() is called for a theme hook that does