summaryrefslogtreecommitdiffstats
path: root/CHANGELOG
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 234b24393..a82fd567a 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,9 @@
+ Removed the loglevels from the valid values for 'logoutput'
+ in the Exec resource type -- the log levels are specified
+ using the 'loglevel' parameter, not 'logoutput'. This never
+ worked, or at least hasn't for ages, and now the docs are
+ just correct.
+
Somewhat refactored fileserving so that it no longer caches
any objects, nor does it use Puppet's RAL resources. In the
process, I fixed #894 (you can now copy links) and refactored