浏览代码

Add NEWS entry for #379: Suppress console output in sample crontab and systemd service files.

Dan Helfman 4 年之前
父节点
当前提交
057ec3e59b
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      NEWS

+ 1 - 0
NEWS

@@ -1,4 +1,5 @@
 1.5.16.dev0
+ * #379: Suppress console output in sample crontab and systemd service files.
  * #407: Fix syslog logging on FreeBSD.
  * Better error messages! Switch the library used for validating configuration files (from pykwalify
    to jsonschema).