Skip to content

Commit 730aee4

Browse files
author
Jeff McCune
committed
Update CHANGELOG, Modulefile for 2.3.3
1 parent 92e3e5c commit 730aee4

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
2012-05-22 - Peter Meier <[email protected]> - 2.3.3
2+
* fix regression in #11017 properly (f0a62c7)
3+
4+
2012-05-10 - Jeff McCune <[email protected]> - 2.3.3
5+
* Fix spec tests using the new spec_helper (7d34333)
6+
17
2012-05-10 - Puppet Labs <[email protected]> - 2.3.2
28
* Make file_line default to ensure => present (1373e70)
39
* Memoize file_line spec instance variables (20aacc5)

Modulefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name 'puppetlabs-stdlib'
2-
version '2.3.2'
2+
version '2.3.3'
33
source 'git://github.com/puppetlabs/puppetlabs-stdlib'
44
author 'puppetlabs'
55
license 'Apache 2.0'

0 commit comments

Comments
 (0)