From e4024736689b2695f11ae20327c4794644e2ad77 Mon Sep 17 00:00:00 2001 From: Nico Schottelius Date: Tue, 6 Nov 2012 21:32:20 +0100 Subject: [PATCH] ++changes Signed-off-by: Nico Schottelius --- docs/changelog | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/changelog b/docs/changelog index 3f1dec49..93c3cf69 100644 --- a/docs/changelog +++ b/docs/changelog @@ -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)