From 0287e53229f939149bfaf2ebea5d737bbc0d097e Mon Sep 17 00:00:00 2001 From: Jamie Cameron Date: Sat, 9 Apr 2016 21:05:31 -0700 Subject: [PATCH] changelog for network() soruce --- syslog-ng/CHANGELOG | 2 ++ 1 file changed, 2 insertions(+) diff --git a/syslog-ng/CHANGELOG b/syslog-ng/CHANGELOG index 4d21a6416..88abab59b 100644 --- a/syslog-ng/CHANGELOG +++ b/syslog-ng/CHANGELOG @@ -4,3 +4,5 @@ First version of this module. Error logs from Webmin and Usermin, and kernel messages are now viewable in this module. ---- Changes since 1.500 ---- Speed up the un-filtered display of the last N lines of a log file, by just running tail on it directly. +---- Changes since 1.790 ---- +Added support for the network() source type.