Skip to content

Commit

Permalink
Upgrade drupal to 7.58 (#2435)
Browse files Browse the repository at this point in the history
* Upgrade drupal to 7.58

* update CHANGELOG.txt

* Update CHANGELOG.txt
  • Loading branch information
janette authored and dafeder committed Mar 28, 2018
1 parent 70321a8 commit c8c0cec
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
7.x-1.14.5
----------
- #2435 Update Drupal core to 7.58
- #2412 Update installation instructions

7.x-1.14.4
----------
- #2404 Avoid undefined offset on nuboot_radix/includes/panel.inc line 45
Expand Down
2 changes: 1 addition & 1 deletion drupal-org-core.make
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ core: 7.x
projects:
drupal:
type: core
version: '7.57'
version: '7.58'
# Use vocabulary machine name for permissions, see http://drupal.org/node/995156
patch:
995156: 'http://drupal.org/files/issues/995156-5_portable_taxonomy_permissions.patch'
Expand Down

0 comments on commit c8c0cec

Please sign in to comment.