diff --git a/doc/changelog b/doc/changelog index d69731ca..1d5ca3f8 100644 --- a/doc/changelog +++ b/doc/changelog @@ -1,5 +1,15 @@ -1.1.1: - * New type __removeline +1.2.0: + * Added dependencies + * New type __removeline (Daniel Roth) + * Document cdist-run-remote + * Document cdist-code-run-all + * Document cdist-object-gencode + * Document cdist-explorer-run-global + * Document cdist-manifest-run-init + * Document cdist-manifest-run-all + * Document cdist-object-gencode-all + * Document cdist-manifest-run + 1.1.0: 2011-03-16 * Replace type __file with __file, __directory, __link diff --git a/doc/dev/todo/niconext b/doc/dev/todo/niconext index 48a3e125..6b456f35 100644 --- a/doc/dev/todo/niconext +++ b/doc/dev/todo/niconext @@ -1,17 +1 @@ -Dependencies: - Record in bin/cdist-type-emulator - Fix __cdist_object_base_dir issue (vs. $__cdist_out_object_dir in deploy-to) - go through cdist-deploy-to and do a cleanup round - - --------------------------------------------------------------------------------- -done: -* Document cdist-explorer-run-global -* Document cdist-manifest-run-init -* Document cdist-manifest-run-all -cdist-run-remote -cdist-code-run-all -cdist-object-gencode - -cdist-object-gencode-all -cdist-manifest-run +Cleanup and release 1.2.0 diff --git a/doc/dev/todo/post-1.1 b/doc/dev/todo/post-1.1 index d75d050d..00e69937 100644 --- a/doc/dev/todo/post-1.1 +++ b/doc/dev/todo/post-1.1 @@ -2,12 +2,6 @@ Core: - write test case: test.sh - probably remove grep -q (solaris does not have it) -Dependencies: - - via env - - Build dependency tree - - Exit on any error - - Check return codes - Types to be written/extended: - __ssh-keys (host/user) - __service