From 8db15960d1ee9fbd8b03436ad850f36c43a38007 Mon Sep 17 00:00:00 2001
From: Nick Mathewson <nickm@torproject.org>
Date: Sun, 11 Jan 2015 11:19:12 -0500
Subject: [PATCH] changes file for 14141

---
 changes/bug14141 | 11 +++++++++++
 1 file changed, 11 insertions(+)
 create mode 100644 changes/bug14141

diff --git a/changes/bug14141 b/changes/bug14141
new file mode 100644
index 0000000000..75cdcd5f3a
--- /dev/null
+++ b/changes/bug14141
@@ -0,0 +1,11 @@
+  o Minor bugfixes (systemd support):
+    - Fix detection and operation of systemd watchdog. Fixes part of
+      bug 14141; bugfix on 0.2.6.2-alpha. Patch from Tomasz Torcz.
+
+    - Run correctly under systemd with the RunAsDaemon option set.
+      Fixes part of bug 14141; bugfix on 0.2.5.7-rc. Patch from Tomasz
+      Torcz.
+
+  o Minor featurs (systemd support):
+    - Inform the systemd supervisor about more changes in the Tor process
+      status. Implements part of ticket 14141. Patch from Tomasz Torcz.
\ No newline at end of file
-- 
GitLab