Update history to reflect merge of #3820

[ci skip]
This commit is contained in:
Parker Moore 2015-08-04 16:16:15 -07:00
parent 627af07c3e
commit a849674f7d
1 changed files with 1 additions and 0 deletions

View File

@ -123,6 +123,7 @@
* Fix reading of binary metadata file (#3845) * Fix reading of binary metadata file (#3845)
* Remove var collision with site template header menu iteration variable (#3838) * Remove var collision with site template header menu iteration variable (#3838)
* Change non-existent `hl_linenos` to `hl_lines` to allow passthrough in safe mode (#3787) * Change non-existent `hl_linenos` to `hl_lines` to allow passthrough in safe mode (#3787)
* Add missing flag to disable the watcher (#3820)
### Development Fixes ### Development Fixes