From 3f08155b2debd29faf881db7a52cd65eb027482f Mon Sep 17 00:00:00 2001 From: luke Date: Mon, 1 May 2006 01:08:53 +0000 Subject: updating changelog git-svn-id: https://reductivelabs.com/svn/puppet/trunk@1157 980ebf18-57e1-0310-9a29-db15c13687c0 --- CHANGELOG | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index 7042c2acf..b58779619 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,9 @@ +0.16.3 + Some significant bug fixes + + Modified puppetd so that it can now function as an agent independent + of a puppetmasterd process, e.g., using the PuppetShow web application. + 0.16.2 Modified some of the AST classes so that class names, definition names, and node names are all set within the code being evaluated, so 'tagged(name)' returns -- cgit