more changes, quote author correctly

Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
Nico Schottelius 2011-03-29 16:45:16 +02:00
parent 5f1623dd1c
commit 5024c4bf58
1 changed files with 3 additions and 3 deletions

View File

@ -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)