From: Nick Mathewson Date: Tue, 23 Dec 2014 16:32:10 +0000 (-0500) Subject: changes file for ticket11016 X-Git-Tag: tor-0.2.6.2-alpha~26^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7e1289b3eca37d72c87cc9a4a4a623e36095553e;p=thirdparty%2Ftor.git changes file for ticket11016 --- diff --git a/changes/ticket11016 b/changes/ticket11016 new file mode 100644 index 0000000000..98d5d49697 --- /dev/null +++ b/changes/ticket11016 @@ -0,0 +1,6 @@ + o Minor features (systemd): + - Where supported, when running with systemd, report successful + startup to systemd. Part of ticket 11016. Patch by Michael + Scherer. + - When running with systemd, support systemd watchdog messages. + Part of ticket 11016. Patch by Michael Scherer.