diff options
author | Julian Andres Klode <jak@debian.org> | 2016-06-22 15:01:11 +0200 |
---|---|---|
committer | Julian Andres Klode <jak@debian.org> | 2016-06-22 15:01:11 +0200 |
commit | a5859f6e046686bdbad22b5266e756030c157f60 (patch) | |
tree | f31a5bb2fb24d48ff8c4c186257eddd94d6c2b3f /debian/changelog | |
parent | 7090944aa01bb8e9d83b6319a4e427fe7090b672 (diff) |
Release 1.2.141.2.14
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 153f53661..7fd1cd884 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,21 @@ +apt (1.2.14) unstable; urgency=medium + + [ Julian Andres Klode ] + * New micro release (LP: #1595177) + + [ Petter Reinholdtsen ] + * Norwegian Bokmål program translation update (Closes: 827067) + + [ David Kalnischkies ] + * do not error if auto-detect-proxy cmd has no output (Closes: 827713) + * source: if download is skipped, don't try to unpack + * ensure filesize of deb is included in the hashes list + + [ Dominic Benson ] + * Reinstate caching of file hashes in apt-ftparchive (Closes: #806924) + + -- Julian Andres Klode <jak@debian.org> Wed, 22 Jun 2016 14:54:48 +0200 + apt (1.2.13) unstable; urgency=medium [ David Kalnischkies ] |