diff options
author | David Rothstein <drothstein@gmail.com> | 2012-08-01 10:44:45 -0400 |
---|---|---|
committer | David Rothstein <drothstein@gmail.com> | 2012-08-01 10:46:11 -0400 |
commit | 4c0d034381caa7b153dbbe699ced6d90c0c9d45e (patch) | |
tree | 9236c38971c12be1db2496b8b650337ccfa0fb70 | |
parent | 155e77fd080792d161d6b39f31ad3e9bda13ba14 (diff) | |
download | brdo-4c0d034381caa7b153dbbe699ced6d90c0c9d45e.tar.gz brdo-4c0d034381caa7b153dbbe699ced6d90c0c9d45e.tar.bz2 |
Add link to issue #822418 change notification to CHANGELOG.txt.
-rw-r--r-- | CHANGELOG.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 41ccc78c5..890b2ea8a 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -9,7 +9,7 @@ Drupal 7.15, xxxx-xx-xx (development version) - Fixed issue where field form structure was incomplete if field_access() returned FALSE. Instead of being incomplete, the form structure now has #access set to FALSE and field form validation is skipped (data structure - change). + change: http://drupal.org/node/1663020). - Added EntityFieldQuery support for taxonomy bundles. - Introduced generic entity language support. Entities may now declare their language property in hook_entity_info(), and modules working with entities |