Update history to reflect merge of #3787

[ci skip]
This commit is contained in:
Parker Moore 2015-08-04 16:11:51 -07:00
parent b4ac044c29
commit 90586d229c
1 changed files with 1 additions and 0 deletions

View File

@ -122,6 +122,7 @@
* Fixed an unclear code comment in site template SCSS (#3837) * Fixed an unclear code comment in site template SCSS (#3837)
* 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)
### Development Fixes ### Development Fixes