summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2014-05-24 13:33:45 -0400
committerJoey Hess <joey@kitenet.net>2014-05-24 13:33:45 -0400
commit6975a4c505014634cf0d5f39262f366a9a64f065 (patch)
tree644cc05938d9a241b84fbd04fe628977b7b6a7f8 /debian/changelog
parent6b3faa61f1aa799bd48a2699b4a8771a89a104b4 (diff)
dh_installinit: Fix uninitialized value warning when --name is used.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index e367c15c..a93c8b93 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
debhelper (9.20140229) UNRELEASED; urgency=medium
* Minor typos. Closes: #741144, #744176
+ * dh_installinit: Fix uninitialized value warning when --name is used.
-- Joey Hess <joeyh@debian.org> Mon, 10 Mar 2014 12:39:21 -0400