diff --git a/History.markdown b/History.markdown index eed7a5a3..19fe30b8 100644 --- a/History.markdown +++ b/History.markdown @@ -34,6 +34,7 @@ * Switch to shields.io for the README badges. (#3255) * 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) ### Site Enhancements