From fa7b6b25f0836e898a0745d4b4cdbc35a5fed809 Mon Sep 17 00:00:00 2001 From: Juan Molina Date: Tue, 19 Feb 2019 22:58:35 +0100 Subject: [PATCH 1/2] Correct typo and commit hash The previous commit was leading to a 404 page in GitHub. --- docs/en/04_Changelogs/4.3.1.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en/04_Changelogs/4.3.1.md b/docs/en/04_Changelogs/4.3.1.md index 33ebab20f..34a33d28f 100644 --- a/docs/en/04_Changelogs/4.3.1.md +++ b/docs/en/04_Changelogs/4.3.1.md @@ -6,4 +6,4 @@ ### Security - * 2018-12-18 [c0338d191](https://github.com/silverstripe/silverstripe-framework/commit/c0338d191d8be0000ddb16b74832ed8e05ba7ff5) Fix potential SQL vulnerability in non-scalar value hyrdation (Maxime Rainville) - See [ss-2018-021](https://www.silverstripe.org/download/security-releases/ss-2018-021) + * 2018-12-18 [c0338d191](https://github.com/silverstripe/silverstripe-framework/commit/25bba49923a5a2cc90afcc64c58184b2fb0f2e20) Fix potential SQL vulnerability in non-scalar value hydration (Maxime Rainville) - See [ss-2018-021](https://www.silverstripe.org/download/security-releases/ss-2018-021) From 4f431d5db5ae4c85892da96b661f9858961c1d2a Mon Sep 17 00:00:00 2001 From: Guy Marriott Date: Fri, 22 Mar 2019 09:51:38 +0100 Subject: [PATCH 2/2] Correct typo and commit hash in 4.3.1 changelog Co-Authored-By: Juanitou --- docs/en/04_Changelogs/4.3.1.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en/04_Changelogs/4.3.1.md b/docs/en/04_Changelogs/4.3.1.md index 34a33d28f..1e720f796 100644 --- a/docs/en/04_Changelogs/4.3.1.md +++ b/docs/en/04_Changelogs/4.3.1.md @@ -6,4 +6,4 @@ ### Security - * 2018-12-18 [c0338d191](https://github.com/silverstripe/silverstripe-framework/commit/25bba49923a5a2cc90afcc64c58184b2fb0f2e20) Fix potential SQL vulnerability in non-scalar value hydration (Maxime Rainville) - See [ss-2018-021](https://www.silverstripe.org/download/security-releases/ss-2018-021) + * 2018-12-18 [25bba4992](https://github.com/silverstripe/silverstripe-framework/commit/25bba49923a5a2cc90afcc64c58184b2fb0f2e20) Fix potential SQL vulnerability in non-scalar value hydration (Maxime Rainville) - See [ss-2018-021](https://www.silverstripe.org/download/security-releases/ss-2018-021)