1
0
mirror of https://github.com/lrsjng/h5ai.git synced 2025-08-24 14:33:02 +02:00

Fixed problems with ' in links

This commit is contained in:
Lars Jung
2011-07-24 18:05:44 +02:00
parent 5708b2e38e
commit 89fd74c4ab
8 changed files with 20 additions and 11 deletions

View File

@@ -1,4 +1,4 @@
# h5ai v0.10   ·   a beautified Apache index
# h5ai v0.10.1   ·   a beautified Apache index
h5ai aims to make browsing files on a Apache HTTP server more comfortable.
See the [live demo](http://larsjung.de/h5ai/sample).
@@ -20,6 +20,12 @@ please respect their rights.
## Changelog
### v0.10.1
*2011-07-24*
* fixed problems with ' in links
### v0.10
*2011-07-24*