summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorjoey <joey>2002-04-08 15:47:57 +0000
committerjoey <joey>2002-04-08 15:47:57 +0000
commitea383ca972213bdda50226c536e3224a361904b8 (patch)
tree56740977e7d6a6fcd56ae0a15437e4c9a2ece345 /debian/changelog
parentcb70a3cff0f92817bbaaaa6f7270110c93883dec (diff)
r517: * Fixed an uninitialized value warning, Closes: #141729
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog6
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index bd5a9ac2..abb70c7e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+debhelper (3.4.14) unstable; urgency=low
+
+ * Fixed an uninitialized value warning, Closes: #141729
+
+ -- Joey Hess <joeyh@debian.org> Mon, 8 Apr 2002 11:45:02 -0400
+
debhelper (3.4.13) unstable; urgency=low
* Typo, Closes: #139176