From aa1b5652286429e367ca161ec93821c45f38c4e5 Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Mon, 29 Feb 2016 15:29:30 -0800 Subject: [PATCH] Update history to reflect merge of #4606 [ci skip] --- History.markdown | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/History.markdown b/History.markdown index e453f01b..528b6128 100644 --- a/History.markdown +++ b/History.markdown @@ -1,5 +1,9 @@ ## HEAD +### Bug Fixes + + * Site template: Escape title and description where it is used in HTML (#4606) + ### Development Fixes * Add project maintainer profile links (#4591)