summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorjoey <joey>2001-02-17 03:45:51 +0000
committerjoey <joey>2001-02-17 03:45:51 +0000
commit7d8cbb20a8cfe12fd50cc82b0e52c1ac10b8993b (patch)
treea435d987fdb976047404f25b8456520da1602ed7 /debian/changelog
parent88e188b9522cee85a86e4a4e0e76cdf71e0c891a (diff)
r447: * Corrected some uninitialized value stuff in dh_suidregister (actually
quite a bad bug). * dh_installman: fixed variable socoping error, so file conversions should work now.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog9
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index b9efd202..7a235fc9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+debhelper (3.0.6) unstable; urgency=low
+
+ * Corrected some uninitialized value stuff in dh_suidregister (actually
+ quite a bad bug).
+ * dh_installman: fixed variable socoping error, so file conversions
+ should work now.
+
+ -- Joey Hess <joeyh@debian.org> Fri, 16 Feb 2001 14:15:02 -0800
+
debhelper (3.0.5) unstable; urgency=low
* Updated dh_perl to a new version for the new perl organization and