diff options
Diffstat (limited to 'CHANGELOG')
| -rw-r--r-- | CHANGELOG | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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 |
