Update History.markdown to reflect the cherry-pick of 2b9e849.
This commit is contained in:
parent
1efb1d7a58
commit
61b17d3dc8
|
@ -22,6 +22,7 @@
|
|||
|
||||
### Bug Fixes
|
||||
|
||||
* Cherry Pick: 2b9e849 into Master (Fix SSL options.)
|
||||
* Site Template: Added a default lang attribute (#4633)
|
||||
* Site template: Escape title and description where it is used in HTML (#4606)
|
||||
* Document#date: drafts which have no date should use source file mtime (#4611)
|
||||
|
@ -30,6 +31,7 @@
|
|||
* Ensures related_posts are only set for a post (#4620)
|
||||
* EntryFilter#special?: ignore filenames which begin with '~' (#4491)
|
||||
* Cleaner: `keep_files` should only apply to the beginning of paths, not substrings with index > 0 (#3849)
|
||||
* Fix #4689: Use SSLEnable instead of EnableSSL and make URL HTTPS. (#4693)
|
||||
|
||||
### Development Fixes
|
||||
|
||||
|
|
Loading…
Reference in New Issue