++changes

Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
This commit is contained in:
Nico Schottelius 2012-11-06 21:32:20 +01:00
parent c47d0fae1c
commit e402473668
1 changed files with 2 additions and 1 deletions

View File

@ -5,7 +5,8 @@ Changelog
* Exception: No braces means author == Nico Schottelius
2.1.0pre7:
* Core: Tests for "test.code", "test.manifest" work again
* Core: Tests for autorequire, code, manifest work again
* Core: Print error message on missing initial manifest
2.1.0pre6: 2012-11-05
* New Example: Turn remote calls into local calls (used for unittesting)