diff options
author | Julian Andres Klode <jak@debian.org> | 2017-05-04 22:57:12 +0200 |
---|---|---|
committer | Julian Andres Klode <jak@debian.org> | 2017-05-04 22:57:12 +0200 |
commit | 1179ac70e9ad100d507c276e6d8de1f9aba08104 (patch) | |
tree | 53f682f8616cbfd2e5f3005ac166eb795c7a5140 /debian/changelog | |
parent | 6bc40ffd444affd870e0053fa349575faa4d586f (diff) |
Release 1.4.21.4.2
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 7740ca948..883c5e548 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +apt (1.4.2) unstable; urgency=medium + + [ Julian Andres Klode ] + * Run unattended-upgrade -d in download part + * apt.systemd.daily: Add locking + * Split apt-daily timer into two (LP: #1686470) + + [ Matt Kraai ] + * bash-completion: Fix spelling of autoclean (Closes: #861846) + + -- Julian Andres Klode <jak@debian.org> Thu, 04 May 2017 22:52:10 +0200 + apt (1.4.1) unstable; urgency=medium [ Julian Andres Klode ] |