Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
drupal
Manage
Activity
Members
Labels
Plan
Wiki
Custom issue tracker
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
project
drupal
Commits
00c28887
Commit
00c28887
authored
Nov 7, 2012
by
David Rothstein
Browse files
Options
Downloads
Patches
Plain Diff
Add links to Drupal 7.17 change notifications to CHANGELOG.txt.
parent
7208952f
No related branches found
No related tags found
2 merge requests
!7330
Issue #3306390 by poker10, catch, Fabianx, pwolanin, rvtraveller: [D7]...
,
!1564
SA-CORE-2021-001 by larowlan, stephenacrossri, siliconmeadow, mcdruid, xjm,...
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
CHANGELOG.txt
+2
-2
2 additions, 2 deletions
CHANGELOG.txt
with
2 additions
and
2 deletions
CHANGELOG.txt
+
2
−
2
View file @
00c28887
...
...
@@ -22,9 +22,9 @@ Drupal 7.17, xxxx-xx-xx (development version)
database tables changing from VARCHAR to TEXT fields).
- Added hook_taxonomy_term_view() and standardized the process for rendering
taxonomy terms to invoke hook_entity_view() and otherwise make it consistent
with other entities (API change).
with other entities (API change
: http://drupal.org/node/1808870
).
- Added hook_entity_view_mode_alter() to allow modules to change entity view
modes on display.
modes on display
(API addition: http://drupal.org/node/1833086)
.
- Fixed a bug which made database queries running a "LIKE" query on blob fields
fail on PostgreSQL databases. This caused errors during the Drupal 6 to
Drupal 7 upgrade.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment