summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJames Turnbull <james@lovedthanlost.net>2010-11-17 10:03:56 +1100
committerJames Turnbull <james@lovedthanlost.net>2010-11-17 10:03:56 +1100
commit53bb805f118ccaca5598e60afadfa6b777410a0f (patch)
tree0e931d7bdaf676815b4cf48b059e361f74234843
parent184733cda074d1190f163416ab5ae1070f83c439 (diff)
downloadpuppet-53bb805f118ccaca5598e60afadfa6b777410a0f.tar.gz
puppet-53bb805f118ccaca5598e60afadfa6b777410a0f.tar.xz
puppet-53bb805f118ccaca5598e60afadfa6b777410a0f.zip
Incremented CHANGELOG for 2.6.3
-rw-r--r--CHANGELOG16
1 files changed, 16 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index c0ef37578..78483351c 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,5 +1,21 @@
+2.6.3
+=====
+184733c [#5322] (#5322) Remove spec file that adds little value and causes failures
+178c2a6 Fix test failures that fixing #4726 exposed.
+74b6c09 (#4726) Fix RRD legacy support
+8662056 Fix for #4279 -- mount detection on HP-UX
+fbb096a Fix for #5055 -- adding to_sym to Puppet::Node::Environment
+b2ff6a5 Fix for #5298 -- Collections need to do type lookup
+1ce00dc Step towards [5298] -- cleanup indentation, etc. in AST::Collection
+722608b Fixed #5287 - Schedule documentation is incorrect
+c8b6fb5 Fixed #5296 - test warnings messages
+d221c05 (#5297) Fix schedule tests that were missing stubs for Time.now
+f2fd0d1 Fix for #5273 -- user resource constantly resetting password age
+544dcf8 Fix #5289 -- Bad copy/paste changes message on test failure
+
2.6.3rc3
========
+126681f Updated CHANGELOG for 2.6.3rc3
b15231d Fix for #4299 -- Don't require which
ea435a4 Fix #5020 - Prefer finding node name from REST uri over certname
a097b93 Fix for #4894 -- retry tests if port is in use