]> gitweb.fluxo.info Git - puppet-stdlib.git/commitdiff
Merge branch '2.x' into 3.x
authorJeff McCune <jeff@puppetlabs.com>
Thu, 25 Oct 2012 22:54:51 +0000 (15:54 -0700)
committerJeff McCune <jeff@puppetlabs.com>
Thu, 25 Oct 2012 22:54:51 +0000 (15:54 -0700)
* 2.x:
  Update Modulefile, CHANGELOG for 2.5.1

Conflicts:
CHANGELOG
Modulefile

1  2 
CHANGELOG

diff --cc CHANGELOG
index 728ccbbdbc27f053a749b4545afecaa13a8c2cad,9acf77023b21a1693a1ba356675754010cb45cfb..8777c2db98d94d14eede6460b6f7dd17f684f2c3
+++ b/CHANGELOG
@@@ -1,22 -1,6 +1,25 @@@
 +2012-10-23 - Matthaus Owens <matthaus@puppetlabs.com> - 3.1.0
 + * Add PE facts to stdlib (cdf3b05)
 +
 +2012-08-16 - Jeff McCune <jeff@puppetlabs.com> - 3.0.1
 + * Fix accidental removal of facts_dot_d.rb in 3.0.0 release
 +
 +2012-08-16 - Jeff McCune <jeff@puppetlabs.com> - 3.0.0
 + * stdlib 3.0 drops support with Puppet 2.6
 + * stdlib 3.0 preserves support with Puppet 2.7
 +
 +2012-08-07 - Dan Bode <dan@puppetlabs.com> - 3.0.0
 + * Add function ensure_resource and defined_with_params (ba789de)
 +
 +2012-07-10 - Hailee Kenney <hailee@puppetlabs.com> - 3.0.0
 + * (#2157) Remove facter_dot_d for compatibility with external facts (f92574f)
 +
 +2012-04-10 - Chris Price <chris@puppetlabs.com> - 3.0.0
 + * (#13693) moving logic from local spec_helper to puppetlabs_spec_helper (85f96df)
 +
+ 2012-10-25 - Jeff McCune <jeff@puppetlabs.com> - 2.5.1
+  * (maint) Fix spec failures resulting from Facter API changes (97f836f)
  2012-10-23 - Matthaus Owens <matthaus@puppetlabs.com> - 2.5.0
   * Add PE facts to stdlib (cdf3b05)