diff options
author | James Turnbull <james@lovedthanlost.net> | 2009-02-12 08:20:43 +1100 |
---|---|---|
committer | James Turnbull <james@lovedthanlost.net> | 2009-02-12 08:20:43 +1100 |
commit | f0ac3aef53a08e271a5c243f17785cdb58f1f5ef (patch) | |
tree | a06d22ed7f4dda63d3f5676ad354ad368d434722 /CHANGELOG | |
parent | 319822af6d58c3e0c391e86cfd836ec31de43c67 (diff) | |
download | puppet-f0ac3aef53a08e271a5c243f17785cdb58f1f5ef.tar.gz puppet-f0ac3aef53a08e271a5c243f17785cdb58f1f5ef.tar.xz puppet-f0ac3aef53a08e271a5c243f17785cdb58f1f5ef.zip |
Fixed #1959 - Added column protection for environment schema migration
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,4 +1,6 @@ 0.24.8 + Fixed #1959 - Added column protection for environment schema migration + Fixing #1869 - autoloaded files should never leak exceptions Fixing #1543 - Nagios parse errors no longer kill Puppet |