From e9f150c5af833bf8ecd0ea993678a38230815ac2 Mon Sep 17 00:00:00 2001 From: "R.I.Pienaar" Date: Tue, 4 Sep 2012 12:40:42 +0100 Subject: Prepare for version 0.2.0 --- README.markdown | 52 +++++++++++++++++++++++++++++++++++++++++++++++----- 1 file changed, 47 insertions(+), 5 deletions(-) (limited to 'README.markdown') diff --git a/README.markdown b/README.markdown index cbaa0f2..2ffe12a 100644 --- a/README.markdown +++ b/README.markdown @@ -76,10 +76,6 @@ class apache { Known Issues: ------------- -* In 0.24.8 you will see inintended notifies, if you build a file - in a run, the next run will also see it as changed. This is due - to how 0.24.8 does the purging of unhandled files, this is improved - in 0.25.x and we cannot work around it in our code. * Since puppet-concat now relies on a fact for the concat directory, you will need to set up pluginsync = true for at least the first run. You have this issue if puppet fails to run on the client and you have @@ -103,6 +99,52 @@ Contributors: * Patch to remove hard coded paths relying on OS path * Patch to use file{} to copy the resulting file to the final destination. This means Puppet client will show diffs and that hopefully we can change file ownerships now +**Peter Meier** + + * Basedir as a fact + * Unprivileged user support + +**Sharif Nassar** + + * Solaris/Nexenta support + * Better error reporting + +**Christian G. Warden** + + * Style improvements + +**Reid Vandewiele** + + * Support non GNU systems by default + +**Erik Dalén* + + * Style improvements + +**Gildas Le Nadan** + + * Documentation improvements + +**Paul Belanger** + + * Testing improvements and Travis support + +**Branan Purvine-Riley** + + * Support Puppet Module Tool better + +**Dustin J. Mitchell** + + * Always include setup when using the concat define + +**Andreas Jaggi** + + * Puppet Lint support + +**Jan Vansteenkiste** + + * Configurable paths + Contact: -------- -You can contact me on rip@devco.net or follow my blog at http://www.devco.net I am also on twitter as ripienaar +R.I.Pienaar / rip@devco.net / @ripienaar / http://devco.net -- cgit v1.2.3