Updated changelog.

This commit is contained in:
Jannis Leidel
2011-05-13 13:39:20 +02:00
parent fc951bcae0
commit eb781f81cf

View File

@@ -1,6 +1,18 @@
Changelog
=========
HEAD
----
- Fixed the precompiler support to also use the full file path instead of a
temporarily created file.
- Enabled test coverage.
- Refactored caching und other utility code.
- Switched from SHA1 to MD5 for hash generation to lower the computational impact.
0.8
---