summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 28bf913..3d0147a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,9 @@ dh-runit (0.4) UNRELEASED; urgency=medium
2 2
3 * Fix bug, that caused dh-runit to attemt to create directory 3 * Fix bug, that caused dh-runit to attemt to create directory
4 under /. 4 under /.
5 * Fix postrm script. Previously, it halted purge with errors about
6 missing supervise directory. Indeed, if service was never started,
7 it's supervise directory is empty and removed by dpkg.
5 8
6 -- Dmitry Bogatov <KAction@gnu.org> Thu, 28 Jul 2016 15:36:43 +0300 9 -- Dmitry Bogatov <KAction@gnu.org> Thu, 28 Jul 2016 15:36:43 +0300
7 10