1
0
mirror of https://github.com/lrsjng/h5ai.git synced 2025-08-20 04:31:28 +02:00

Refactored, minor fixes.

This commit is contained in:
Lars Jung
2011-06-16 21:20:18 +02:00
parent c045f0dc77
commit 490fe36947
5 changed files with 188 additions and 133 deletions

View File

@@ -33,15 +33,24 @@ Install
Changelog
---------
### v0.2.2
*2011-06-16*
* refactored a lot, added some comments
* included fixes from [NumEricR](http://github.com/NumEricR/h5ai)
* added top/bottom message support, only basicly styled
### v0.2.1
*2011-06-16*
* fixed croped filenames
* fixed missing .png extension in header
* removed .html extension from Header-/ReadmeName references in dot.htaccess
* added some color to the links
* added changelog
### v0.2
*2011-06-15*