summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff McCune <jeff@puppetlabs.com>2012-10-25 16:06:29 -0700
committerJeff McCune <jeff@puppetlabs.com>2012-10-25 16:06:29 -0700
commit6f0c1e248ce1d5ab934b37c6633459ff521eca77 (patch)
tree4aad4a7883cc223aaea0ddaeb60d19ac4a4f21cb
parentf4c8c6b8de9c74db6c4a95fc88120de9e4455f55 (diff)
parenta3c600d5f277f0c9d91c98ef67daf7efc9eed3c5 (diff)
Merge branch '3.1.x' into 3.x
* 3.1.x: Update CHANGELOG, Modulefile for 3.1.1
-rw-r--r--CHANGELOG3
-rw-r--r--Modulefile2
2 files changed, 4 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 8777c2d..4578026 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,6 @@
+2012-10-25 - Jeff McCune <jeff@puppetlabs.com> - 3.1.1
+ * (maint) Fix spec failures resulting from Facter API changes (97f836f)
+
2012-10-23 - Matthaus Owens <matthaus@puppetlabs.com> - 3.1.0
* Add PE facts to stdlib (cdf3b05)
diff --git a/Modulefile b/Modulefile
index a83b44e..b72eeba 100644
--- a/Modulefile
+++ b/Modulefile
@@ -1,5 +1,5 @@
name 'puppetlabs-stdlib'
-version '3.1.0'
+version '3.1.1'
source 'git://github.com/puppetlabs/puppetlabs-stdlib'
author 'puppetlabs'
license 'Apache 2.0'