From: Erik Skultety Date: Fri, 25 Nov 2016 07:57:00 +0000 (+0100) Subject: admin: Update the news file to include the new logging features X-Git-Tag: v3.0.0-rc1~282 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5fe099afddd8fa6d72bcb426ccecfd5c211240e1;p=thirdparty%2Flibvirt.git admin: Update the news file to include the new logging features Signed-off-by: Erik Skultety --- diff --git a/docs/news.html.in b/docs/news.html.in index c160411a44..7f5f8b5a9e 100644 --- a/docs/news.html.in +++ b/docs/news.html.in @@ -25,6 +25,11 @@ New libvirt-guest nss module that translates libvirt guest names into IP addresses +
  • daemon: Add support for runtime logging settings adjustment
    + Logging-related settings like log outputs and filters can now be + adjusted during runtime using the admin interface without the + necessity of the daemon's restart +
  • Improvements