diff options
author | Michael Vogt <mvo@debian.org> | 2013-09-20 14:11:48 +0200 |
---|---|---|
committer | Michael Vogt <mvo@debian.org> | 2013-09-20 14:11:48 +0200 |
commit | 314f576fd3b1aef2858dd43906841fc66e811c58 (patch) | |
tree | b90a84bdb91df52866ba6c44d1d72afea2dae767 /debian/changelog | |
parent | 5985c230c8ac85fe2b2eb504b798377843bdc7cd (diff) |
releasing package apt version 0.9.11.40.9.11.4
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 40160c303..399af22aa 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +apt (0.9.11.4) unstable; urgency=low + + [ David Kalnischkies ] + * do not trust FileFd::Eof() in pkgTagFile::Fill() + Thanks to Cyril Brulebois (Closes: 723705) + + -- Michael Vogt <mvo@debian.org> Fri, 20 Sep 2013 14:11:19 +0200 + apt (0.9.11.3) unstable; urgency=low [ Michael Vogt ] |