diff options
author | Julian Andres Klode <julian.klode@canonical.com> | 2019-02-26 08:32:11 +0100 |
---|---|---|
committer | Julian Andres Klode <julian.klode@canonical.com> | 2019-02-26 08:33:51 +0100 |
commit | c3005277c395c7bcb81f470e3e0466e2fd3ab38e (patch) | |
tree | 6ae651a8d024977df64ad75d09c37f8c3bee7982 /debian | |
parent | 3f3cad74c2abbe3837fa98030c703dd4f5f191dc (diff) |
Release 1.8.0~rc41.8.0_rc4
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 f223349ee..2fe29954b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +apt (1.8.0~rc4) unstable; urgency=medium + + * update: Provide APT::Update-Post-Invoke-Stats script hook point + (LP: #1815760) + * Introduce APT::Install::Pre-Invoke / Post-Invoke-Success (LP: #1815761) + + -- Julian Andres Klode <jak@debian.org> Tue, 26 Feb 2019 08:32:01 +0100 + apt (1.8.0~rc3) unstable; urgency=medium [ Julian Andres Klode ] |