From b5aefd4faaa16d95afc9dff7329f06fc1a1841b0 Mon Sep 17 00:00:00 2001 From: luke Date: Mon, 13 Aug 2007 17:00:14 +0000 Subject: Adding milestone names to changelog git-svn-id: https://reductivelabs.com/svn/puppet/trunk@2770 980ebf18-57e1-0310-9a29-db15c13687c0 --- CHANGELOG | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index 7354b304c..f51e1f3c6 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,4 @@ +0.23.2 (misspiggy) Fixed the problem in cron jobs where environment settings tended to multiple. (#749) @@ -28,7 +29,7 @@ of mandatory, thus allowing Mongrel to function as the CA. This is thanks to work done by Marcin Owsiany. -0.23.1 +0.23.1 (beaker) You can now specify relationships to classes, which work exactly like relationships to defined types: require => Class[myclass] -- cgit