Skip to content

Commit d71f5ae

Browse files
authored
Merge pull request #24 from isubit/LUGG-1229
SA-CORE-2021-005 Update CKEditor to 4.16.2
2 parents da9b021 + 1cd4657 commit d71f5ae

File tree

6 files changed

+13
-4
lines changed

6 files changed

+13
-4
lines changed

LUGGAGE_CHANGELOG.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@ How to read this changelog:
22

33
The LUGG- prefix refers to JIRA issue numbers; the # prefix refers to GitHub issue numbers.
44

5+
Luggage 3.6.19, 2021-08-12
6+
-------------------------
7+
- LUGG-1229 - SA-CORE-2021-005 CKEditor 4.16.2
8+
59
Luggage 3.6.18, 2021-01-20
610
Drupal 7.78, 2021-01-20
711
-------------------------

LUGGAGE_ISU_CHANGELOG.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@ The Luggage_ISU version number shows the upstream Luggage version it is based on
66
as well as the Luggage_ISU version. For example, Luggage_ISU 3.5.0-5.0 is based
77
on the upstream Luggage release 3.5.0.
88

9+
Luggage_ISU 3.6.19-6.19. 2021-08-12
10+
-------------------------
11+
Merged with upstream Luggage 3.6.19
12+
- LUGG-1229 - SA-CORE-2021-005 Update CKEditor to 4.16.2
13+
914
Drupal 7.78, 2021-01-20
1015
-------------------------
1116
Merged with upstream Luggage 3.6.18

LUGGAGE_ISU_VERSION.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
<?php
22

3-
$version = "6.18";
3+
$version = "6.19";

LUGGAGE_VERSION.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
<?php
22

3-
$version = "3.6.18";
3+
$version = "3.6.19";

sites/all/libraries/ckeditor

Submodule luggage_ckeditor updated 71 files

0 commit comments

Comments
 (0)