Make core patch comments consistent.

This commit is contained in:
Michael Stenta 2020-06-10 09:46:20 -04:00
parent 2f6dc90b5c
commit d72f15947a
1 changed files with 3 additions and 3 deletions

View File

@ -8,11 +8,11 @@ core = 7.x
projects[drupal][type] = core
projects[drupal][version] = 7.71
; Patch core to use vocabulary machine names in permissions.
; Patch core to fix Issue #995156: Use vocabulary machine name for permissions
projects[drupal][patch][995156] = http://drupal.org/files/issues/995156-5_portable_taxonomy_permissions_0.patch
; Patch core to fix "PostgreSQL orderBy method adds fields it doesn't need to, leading to fatal errors when the result
; is used as an insert subquery".
; Patch core to fix Issue #2057693: PostgreSQL orderBy method adds fields it doesn't need to, leading to fatal errors
; when the result is used as an insert subquery
projects[drupal][patch][2057693] = http://www.drupal.org/files/issues/2019-04-30/2057693-D7-42.patch
; Patch core to fix Issue #1327224: Access denied to taxonomy term image