diff options
| author | Jeff McCune <jeff@puppetlabs.com> | 2011-05-26 10:25:45 -0700 | 
|---|---|---|
| committer | Jeff McCune <jeff@puppetlabs.com> | 2011-05-26 10:25:45 -0700 | 
| commit | cdbdc275ac4ff8b62f79154a2e077e79a2d9d07c (patch) | |
| tree | 1bc1d946c947f5c8d6fd73f493d06e960b45b96e | |
| parent | 7eacebafeb9cb66a5a6b1d16c788e192701a039c (diff) | |
| download | puppet-stdlib-cdbdc275ac4ff8b62f79154a2e077e79a2d9d07c.tar.gz puppet-stdlib-cdbdc275ac4ff8b62f79154a2e077e79a2d9d07c.tar.bz2  | |
Update CHANGELOG with stage re-ordering
| -rw-r--r-- | CHANGELOG | 3 | ||||
| -rw-r--r-- | Modulefile | 2 | 
2 files changed, 4 insertions, 1 deletions
@@ -1,3 +1,6 @@ +0.1.4 2011-05-26 Jeff McCune <jeff@puppetlabs.com> +* Move most stages after main +  0.1.3 2011-05-25 Jeff McCune <jeff@puppetlabs.com>  * Add validate_re() function @@ -1,5 +1,5 @@  name    'puppetlabs-stdlib' -version '0.1.3' +version '0.1.4'  source 'git://github.com/puppetlabs/puppetlabs-stdlib'  author 'puppetlabs'  license 'Apache'  | 
