]> gitweb.fluxo.info Git - puppet-stdlib.git/commitdiff
Update Modulefile, CHANGELOG for 2.4.0
authorJeff McCune <jeff@puppetlabs.com>
Tue, 14 Aug 2012 17:18:42 +0000 (10:18 -0700)
committerJeff McCune <jeff@puppetlabs.com>
Tue, 14 Aug 2012 17:18:42 +0000 (10:18 -0700)
CHANGELOG
Modulefile

index 2ff34d05516f0a028581e8c2ef9566e8416a6a13..aa56323af63e9eb0db1b048b86eb467ef3782fa8 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,18 @@
+2012-06-07 - Chris Price <chris@puppetlabs.com> - 2.4.0
+ * Add support for a 'match' parameter to file_line (a06c0d8)
+
+2012-08-07 - Erik DalĂ©n <dalen@spotify.com> - 2.4.0
+ * (#15872) Add to_bytes function (247b69c)
+
+2012-07-19 - Jeff McCune <jeff@puppetlabs.com> - 2.4.0
+ * (Maint) use PuppetlabsSpec::PuppetInternals.scope (master) (deafe88)
+
+2012-07-10 - Hailee Kenney <hailee@puppetlabs.com> - 2.4.0
+ * (#2157) Make facts_dot_d compatible with external facts (5fb0ddc)
+
+2012-03-16 - Steve Traylen <steve.traylen@cern.ch> - 2.4.0
+ * (#13205) Rotate array/string randomley based on fqdn, fqdn_rotate() (fef247b)
+
 2012-05-22 - Peter Meier <peter.meier@immerda.ch> - 2.3.3
  * fix regression in #11017 properly (f0a62c7)
 
index 61120555b28e019e298c395e86e8fcdbad182519..146dbb9a24ad0949c526707d6a7ad22118ca5ce7 100644 (file)
@@ -1,5 +1,5 @@
 name    'puppetlabs-stdlib'
-version '2.3.3'
+version '2.4.0'
 source 'git://github.com/puppetlabs/puppetlabs-stdlib'
 author 'puppetlabs'
 license 'Apache 2.0'