]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
changes file for ticket11016
authorNick Mathewson <nickm@torproject.org>
Tue, 23 Dec 2014 16:32:10 +0000 (11:32 -0500)
committerNick Mathewson <nickm@torproject.org>
Tue, 23 Dec 2014 16:32:10 +0000 (11:32 -0500)
changes/ticket11016 [new file with mode: 0644]

diff --git a/changes/ticket11016 b/changes/ticket11016
new file mode 100644 (file)
index 0000000..98d5d49
--- /dev/null
@@ -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.