diff options
author | Garrett Honeycutt <github@garretthoneycutt.com> | 2011-11-08 14:20:09 -0800 |
---|---|---|
committer | Garrett Honeycutt <github@garretthoneycutt.com> | 2011-11-08 14:20:09 -0800 |
commit | 1434f3cea6f6e2a1b939d91cb5ff66338cc87d32 (patch) | |
tree | f9c29d9beb1be92df1bcce9b73210edb3dea9455 /CHANGELOG | |
parent | 97d1c692f11b841754816d3f83f2c7cebf6e649d (diff) | |
parent | 051764b3a108d362fec3e5ff1772e5e2f5ac9376 (diff) | |
download | puppet-stdlib-1434f3cea6f6e2a1b939d91cb5ff66338cc87d32.tar.gz puppet-stdlib-1434f3cea6f6e2a1b939d91cb5ff66338cc87d32.tar.bz2 |
Merge pull request #21 from puppetlabs/v2.2
* v2.x:
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2011-11-08 Puppet Labs <support@puppetlabs.com> - 2.2.0 +* #10285 - Refactor json to use pson instead. +* Maint - Add watchr autotest script +* Maint - Make rspec tests work with Puppet 2.6.4 +* #9859 - Add root_home fact and tests + 2011-08-18 Puppet Labs <support@puppetlabs.com> - 2.1.1 * Change facts.d paths to match Facter 2.0 paths. * /etc/facter/facts.d |