Documentation

- Added note in the NEWS file about deprecated future features.
- Updated ChangeLog with 'taskd.trust' change.
This commit is contained in:
Paul Beckingham
2014-09-28 17:59:03 -04:00
parent fe46dadeee
commit d2d270f486
2 changed files with 4 additions and 0 deletions

View File

@@ -199,6 +199,8 @@
- Added rc.hooks, a master control setting for hooks processing, which defaults
to 'on'.
- File format 3 (used in version 1.6.0 - 1.7.1) is no longer supported.
- If the 'taskd.trust' setting contains a bad value, the 'diag' command will
indicate this, and the 'sync' command will error out.
------ current release ---------------------------