diff options
author | Michael Vogt <mvo@debian.org> | 2015-02-23 12:56:42 +0100 |
---|---|---|
committer | Michael Vogt <mvo@debian.org> | 2015-02-23 12:56:42 +0100 |
commit | 1a0619ac765cc0b2f4906c96c1a4d7f510569a3f (patch) | |
tree | 4266978e2a1d3518a95eae8e903e6497aa9e055a /debian | |
parent | 0c2dc43d4fe1d026650b5e2920a021557f9534a6 (diff) |
releasing package apt version 1.0.9.7
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 4e6d385d2..4b38ba8ba 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +apt (1.0.9.7) unstable; urgency=medium + + [ Tomasz Buchert ] + * Fix crash in the apt-transport-https when Owner is NULL (Closes: #778375) + + -- Michael Vogt <mvo@debian.org> Mon, 23 Feb 2015 12:54:03 +0100 + apt (1.0.9.6) unstable; urgency=medium [ Michael Vogt ] |