Update history to reflect merge of #7229 [ci skip]

This commit is contained in:
jekyllbot 2018-09-19 07:56:17 -04:00
parent bd41ebb97b
commit 1987c36f27
1 changed files with 1 additions and 0 deletions

View File

@ -111,6 +111,7 @@
* Add call to unused method `validate_options` in `commands/serve.rb` (#7122) * Add call to unused method `validate_options` in `commands/serve.rb` (#7122)
* Security: fix `include` bypass of `EntryFilter#filter` symlink check (#7226) * Security: fix `include` bypass of `EntryFilter#filter` symlink check (#7226)
* 3.8.x: security: fix `include` bypass of `EntryFilter#filter` symlink check (#7228) * 3.8.x: security: fix `include` bypass of `EntryFilter#filter` symlink check (#7228)
* 3.6.x: security: fix `include` bypass of `EntryFilter#filter` symlink check (#7229)
### feature ### feature