summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael V. O'Brien <michael@reductivelabs.com>2007-10-03 17:23:59 -0500
committerMichael V. O'Brien <michael@reductivelabs.com>2007-10-03 17:23:59 -0500
commit1be1db91c2ff3103c900da9ba3a3ba533d2587e7 (patch)
treee6bbdab7240b3452cee7a0ef7db13fdf1a36f13c
parent35033ba63222e8d731823b4f4f722fa731ef70a5 (diff)
downloadpuppet-1be1db91c2ff3103c900da9ba3a3ba533d2587e7.tar.gz
puppet-1be1db91c2ff3103c900da9ba3a3ba533d2587e7.tar.xz
puppet-1be1db91c2ff3103c900da9ba3a3ba533d2587e7.zip
Updated CHANGELOG.
-rw-r--r--CHANGELOG7
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 2e9fd1b34..af206cdef 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,4 +1,11 @@
0.23.2 (misspiggy)
+ Fixed #832. Added the '--no-daemonize' option to puppetd and
+ puppetmasterd. NOTE: The default behavior of 'verbose' and
+ 'debug' no longer cause puppetd and puppetmasterd to not
+ daemonize.
+
+ Added k5login type. (#759)
+
Fixed CA race condition. (#693)
Added shortname support to config.rb and refactored addargs