summaryrefslogtreecommitdiffstats
path: root/CHANGELOG
diff options
context:
space:
mode:
authorLuke Kanies <luke@madstop.com>2009-02-20 09:51:12 -0600
committerLuke Kanies <luke@madstop.com>2009-02-20 09:51:12 -0600
commit602409e18c5b3229f6d239ac28472dd4709a117b (patch)
tree1a6ed7f73c65bf97f4e419e626dba4c8f29a7873 /CHANGELOG
parentc0d5037d11643fd551fdc9f20a9e0ba196c5345a (diff)
parentd758f45a14057f0b9517a1905d575d6b28b90bc2 (diff)
downloadpuppet-602409e18c5b3229f6d239ac28472dd4709a117b.tar.gz
puppet-602409e18c5b3229f6d239ac28472dd4709a117b.tar.xz
puppet-602409e18c5b3229f6d239ac28472dd4709a117b.zip
Merge branch '0.24.x'
Conflicts: lib/puppet/type/file/content.rb spec/unit/type/file/content.rb
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index d81a0424f..e0a693307 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -14,6 +14,8 @@
Fixed #1840 - Bug fixes and improvements for Emacs puppet-mode.el
0.24.8
+ Fixed #1871 - Sensitive information leaked in log reports
+
Fixed #1956 - Cleaned up variable names to be more sane, clarified error messages
and fixed incorrect use of 'value' variable rather than 'member'.