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

This commit is contained in:
Parker Moore 2015-01-15 13:40:12 -08:00
parent 02aa2a1c33
commit f5fbf4ffd1
1 changed files with 1 additions and 0 deletions

View File

@ -38,6 +38,7 @@
* Use `FileList` instead of `Dir.glob` in `site:publish` rake task (#3261)
* Fix test script to be platform-independent (#3279)
* Instead of symlinking `/tmp`, create and symlink a local `tmp` in the tests (#3258)
* Fix some spacing (#3312)
### Site Enhancements