summaryrefslogtreecommitdiff
path: root/README.markdown
diff options
context:
space:
mode:
authorR.I.Pienaar <rip@devco.net>2012-09-04 12:40:42 +0100
committerR.I.Pienaar <rip@devco.net>2012-09-04 12:40:42 +0100
commite9f150c5af833bf8ecd0ea993678a38230815ac2 (patch)
treebc43b590731a4573b9c34dfcf23fa0ec8cd968ea /README.markdown
parente8e1282b6d367a202d2b63f967e4d2d484c16470 (diff)
downloadpuppet-concat-e9f150c5af833bf8ecd0ea993678a38230815ac2.tar.gz
puppet-concat-e9f150c5af833bf8ecd0ea993678a38230815ac2.tar.bz2
Prepare for version 0.2.0
Diffstat (limited to 'README.markdown')
-rw-r--r--README.markdown52
1 files changed, 47 insertions, 5 deletions
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