From 6a5c35ad9a0c4be9ccd418217066e0d654292972 Mon Sep 17 00:00:00 2001 From: Lars Jung Date: Wed, 2 Nov 2011 00:56:55 +0100 Subject: [PATCH] Last changes before release. --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 59474975..caac9efd 100644 --- a/README.md +++ b/README.md @@ -20,18 +20,18 @@ h5ai is provided under the terms of the [MIT License](http://github.com/lrsjng/h ## Changelog -### v0.16 · *2011-11-??* +### v0.16 · *2011-11-02* * sorts translations in `options.js` * improves HTML head sections * refactors JavaScript and PHP a lot * improves/fixes file selection for zipped download -* fixes scrollbar and header/footer links issues (didn't work when zipped download enabled) +* fixes scrollbar and header/footer link issues (didn't work when zipped download enabled) * adds support for ctrl-select * `dateFormat` in `options.js` changed, now affecting JS and PHP version * `dateFormat` is localizable by adding it to a translation in `options.js` * PHP version is now configurable via `php/config.php` (set custom doc root and other PHP related things) -* image thumbs and zipped download is now disabled by default now +* image thumbs and zipped download is disabled by default now, but works fine if PHP is configured ### v0.15.2 · *2011-09-18*