diff options
author | Julian Andres Klode <julian.klode@canonical.com> | 2019-03-11 10:26:09 +0100 |
---|---|---|
committer | Julian Andres Klode <julian.klode@canonical.com> | 2019-03-11 10:31:53 +0100 |
commit | b0dbcdd9d6d51d0f653a87e611d4049825bbcd1f (patch) | |
tree | 955d55dc8219ea9d09afc5757dfd105673f3354d /debian | |
parent | dba70b4646edac9289c0b7a27fc811c397276be7 (diff) |
Release 1.7.41.7.4
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index bfd3c27be..35483be8b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +apt (1.7.4) cosmic; urgency=medium + + * Fix name of APT::Update::Post-Invoke-Stats (was ...Update-Post...) + * CMake: Install auth.conf.d directory (LP: #1818996) + * Merge translations from 1.8.0 + + -- Julian Andres Klode <juliank@ubuntu.com> Mon, 11 Mar 2019 10:31:46 +0100 + apt (1.7.3) cosmic; urgency=medium [ Michael Vogt ] |