diff options
author | luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0> | 2006-04-06 04:04:14 +0000 |
---|---|---|
committer | luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0> | 2006-04-06 04:04:14 +0000 |
commit | 83d5236e096530bc7d2c50ad36f525ebfc0f6327 (patch) | |
tree | b835e06986dfd61b2b54e5efd3a392a814fc2fc9 | |
parent | e5be7d3ffe4fe11fba8f97c1c272dc600382dbd9 (diff) | |
download | puppet-83d5236e096530bc7d2c50ad36f525ebfc0f6327.tar.gz puppet-83d5236e096530bc7d2c50ad36f525ebfc0f6327.tar.xz puppet-83d5236e096530bc7d2c50ad36f525ebfc0f6327.zip |
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
-rw-r--r-- | CHANGELOG | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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 |