From d100a685636b491d0df05e3ff3a8d53516edc7ad Mon Sep 17 00:00:00 2001 From: Jordon Bedwell Date: Sun, 29 Nov 2015 21:42:31 -0600 Subject: [PATCH] Update History.markdown --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index e4b06a7d..a5adb225 100644 --- a/History.markdown +++ b/History.markdown @@ -12,6 +12,7 @@ * Pass build options into `clean` command (#4177) * Allow users to use .htm and .xhtml (XHTML5.) (#4160) + * Prevent Shell Injection. (#4200) ### Development Fixes