From 5024c4bf580141e049bc30e825c660306295eeb5 Mon Sep 17 00:00:00 2001 From: Nico Schottelius Date: Tue, 29 Mar 2011 16:45:16 +0200 Subject: [PATCH] more changes, quote author correctly Signed-off-by: Nico Schottelius --- doc/changelog | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/changelog b/doc/changelog index 20c59b93..5e0e2314 100644 --- a/doc/changelog +++ b/doc/changelog @@ -1,11 +1,11 @@ 1.5.0: - * Add cache functionality + * Add basic cache functionality * New type __process * Restructured execution: (Steven Armstrong) Process each object as a whole, resolve dependencies and ensure correct execution order. - * Documentation: Rewrite stages docs - * Documentation: Remove legacy man pages + * Documentation: Rewrite stages docs (Steven Armstrong) + * Documentation: Remove legacy man pages (Steven Armstrong) 1.4.1: 2011-03-25 * New type __key_value (Steven Armstrong)