diff --git a/pages/changelog.md b/pages/changelog.md
index 18b362c..a005492 100644
--- a/pages/changelog.md
+++ b/pages/changelog.md
@@ -8,7 +8,7 @@ image:
permalink: "/changelog/"
---
2015-01-12 // Version 0.94
-: Added Windows 8-Tile in `config.yml` and `header.html`. Added `_config_dev.yml` for easier local development. Use `jekyll serve --config _config.yml,_config_dev.yml` to overwrite `url`-settings of the main configuration. Added `_data/network.yml` to customize links in the footer-area.
+: Added Windows 8-Tile in `config.yml` and `header.html`. Added `_config_dev.yml` for easier local development. Use `jekyll serve --config _config.yml,_config_dev.yml` to overwrite `url`-settings of the main configuration. Added `_data/network.yml` to customize links in the footer-area. Now with 404-page and a google-powered search.
2014-12-22 // Version 0.93
: Improved speed through the use of [webfontloader](https://github.com/typekit/webfontloader). Reduced Volkhov font and only embedded normal weight. Now fonts load asynchronous and the package is 53kb lighter.
diff --git a/pages/roadmap.md b/pages/roadmap.md
index cdb876d..7f021a3 100644
--- a/pages/roadmap.md
+++ b/pages/roadmap.md
@@ -10,9 +10,7 @@ permalink: "/roadmap/"
## ToDo
-* Add [simple search box with Google](http://truongtx.me/2012/12/28/jekyll-create-simple-search-box/)
* Convert Foundation Sass to use native Jekyll Sass support
-* Create custom 404.html-webpage
* More post-formats for blogging like special post formats for links, audio, tweets,...
* [Submit *Feeling Responsive* to jekyllthemes.org](http://jekyllthemes.org/)
* Produce some small tutorials to show features and how to customize *Feeling Responsive*
@@ -22,6 +20,8 @@ permalink: "/roadmap/"
## Done
+* Create custom 404.html-webpage
+* Add [simple search box with Google](http://truongtx.me/2012/12/28/jekyll-create-simple-search-box/)
* Alternative non-landscape header
* Patterns for header
* Clean up color scheme and highlighting colors