From 1be1db91c2ff3103c900da9ba3a3ba533d2587e7 Mon Sep 17 00:00:00 2001 From: "Michael V. O'Brien" Date: Wed, 3 Oct 2007 17:23:59 -0500 Subject: Updated CHANGELOG. --- CHANGELOG | 7 +++++++ 1 file changed, 7 insertions(+) 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 -- cgit