From cb33b695ddc7f394c4c05504e2030f9f7471e60e Mon Sep 17 00:00:00 2001 From: Lars Jung Date: Thu, 29 May 2014 17:38:04 +0200 Subject: [PATCH] Update readme and changelog. --- CHANGELOG.md | 4 +++- README.md | 5 +++-- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f721fe6d..ff3a76f7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,8 @@ ## develop branch * replaces PHP backtick operator with `exec` +* adds initial theme support +* adds icons from [Evolvere Icon Theme](http://franksouza183.deviantart.com/art/Evolvere-Icon-theme-440718295) * adds PHP variant to calc folder sizes * updates H5BP to 4.3.0 * updates jQuery to 2.1.1 @@ -18,7 +20,7 @@ ## v0.24.1 - *2014-04-09* -* security fixes! (issues [#268], [#269]) +* security fixes! (issues #268, #269) * language updates (`fi`, `fr`, `hi`, `it`, `zh-tw`) * fixes WinOS command detection diff --git a/README.md b/README.md index 52b70113..9e8d2c61 100644 --- a/README.md +++ b/README.md @@ -33,15 +33,16 @@ You'll find a new directory `build` including a fresh zipball. **h5ai** is provided under the terms of the [MIT License](https://github.com/lrsjng/h5ai/blob/develop/LICENSE.md). It profits from these great projects: -[Faenza icon set](http://tiheum.deviantart.com/art/Faenza-Icons-173323228) (GPL), +[Evolvere Icon Theme](http://franksouza183.deviantart.com/art/Evolvere-Icon-theme-440718295) (CC BY-NC-ND 3.0), +[Faenza Icons](http://tiheum.deviantart.com/art/Faenza-Icons-173323228) (GPL), [Gnome Symbolic Icon Theme](https://git.gnome.org/browse/gnome-icon-theme-symbolic/) (CC BY-SA 3.0), [HTML5 ★ Boilerplate](http://html5boilerplate.com) (MIT), -[jQuery](http://jquery.com) (MIT), [jQuery.filedrop](http://www.github.com/weixiyen/jquery-filedrop) (MIT), [jQuery.fracs](http://larsjung.de/fracs/) (MIT), [jQuery.mousewheel](https://github.com/brandonaaron/jquery-mousewheel) (MIT), [jQuery.qrcode](http://larsjung.de/qrcode/) (MIT), [jQuery.scrollpanel](http://larsjung.de/scrollpanel/) (MIT), +[jQuery](http://jquery.com) (MIT), [markdown-js](https://github.com/evilstreak/markdown-js) (MIT), [Modernizr](http://www.modernizr.com) (MIT/BSD), [modulejs](http://larsjung.de/modulejs/) (MIT),