summaryrefslogtreecommitdiffstats
path: root/CHANGELOG
diff options
context:
space:
mode:
authorBryan Kearney <bkearney@redhat.com>2009-02-12 09:32:01 -0500
committerJames Turnbull <james@lovedthanlost.net>2009-02-13 02:08:49 +1100
commitcc4d6586d420f4beea1eeef85cfe7a28f8e493ac (patch)
tree213a5b3d4b7234cc0fc9b8ecfff5d9f03d65cf8a /CHANGELOG
parent5e35166f1b7219d470916d1ee7a4e6852afaf1f9 (diff)
downloadpuppet-cc4d6586d420f4beea1eeef85cfe7a28f8e493ac.tar.gz
puppet-cc4d6586d420f4beea1eeef85cfe7a28f8e493ac.tar.xz
puppet-cc4d6586d420f4beea1eeef85cfe7a28f8e493ac.zip
Bug #1948: Added patch by jab to support the correct ins syntax. Updated the test cases as well
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 1eb84a02c..329e700f7 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,4 +1,6 @@
0.24.8
+ Fixing #1948 and #1953 - augeas ins bug: wrong number of arguments (1 for 3)
+
Fixing #944 - changing error message from warning to info - connection recycled
Fixed #961 - puppetd creating too many/not closing TCP connections