diff options
author | joey <joey> | 1999-08-17 05:16:02 +0000 |
---|---|---|
committer | joey <joey> | 1999-08-17 05:16:02 +0000 |
commit | 289f1de123932be984ef2a586cc792ae44332d29 (patch) | |
tree | 3e0fde83a3b6507633db9cc769622a495fbfc080 /debian/changelog | |
parent | e66a391f8008517c4c31873e9279a265aae0f180 (diff) | |
download | debhelper-289f1de123932be984ef2a586cc792ae44332d29.tar.gz |
r221: Initial Import
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 8d402a73..e80107c1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +debhelper (1.2.81) unstable; urgency=low + + * dh_link: fixed bug #40159 and added a regression test for it. It was + failing if it was given absolute filenames. + + -- Joey Hess <joeyh@master.debian.org> Fri, 25 Jun 1999 10:12:44 -0700 + debhelper (1.2.80) unstable; urgency=low * Changed perl version detection. |