From 83d5236e096530bc7d2c50ad36f525ebfc0f6327 Mon Sep 17 00:00:00 2001 From: luke Date: Thu, 6 Apr 2006 04:04:14 +0000 Subject: updating changelog for 0.15.3; I need these exec fixes for my client git-svn-id: https://reductivelabs.com/svn/puppet/trunk@1091 980ebf18-57e1-0310-9a29-db15c13687c0 --- CHANGELOG | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index 495a2e3d1..03fc07329 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,10 @@ +0.15.3 + Fixed many bugs in :exec, including adding support for arrays of checks + + Added autoloading for types and service variants (e.g., you can now + just create a new type in the appropriate location and use it in Puppet, + without modifying the core Puppet libs). + 0.15.2 Added darwinport, Apple .pkg, and freebsd package types Added 'mount type -- cgit