diff options
author | Julian Andres Klode <julian.klode@canonical.com> | 2020-03-07 21:20:46 +0100 |
---|---|---|
committer | Julian Andres Klode <julian.klode@canonical.com> | 2020-03-07 21:20:46 +0100 |
commit | 61ebf627f766eb7f189042fc216bb822ac0ef7f4 (patch) | |
tree | 229ab5490be4ae39026db203896ac22f4f83a947 /debian/changelog | |
parent | 44d8409b9c8399577d7652649862be2591b1ff64 (diff) |
Release 2.0.02.0.0
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 b26a42a92..95a85640e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +apt (2.0.0) unstable; urgency=medium + + * Upload to unstable - Happy APT 2.0 day! + * GetLock: No strerror if it's just another process holding the lock + * Show absolute time while waiting for lock instead of %, rework message + + -- Julian Andres Klode <jak@debian.org> Sat, 07 Mar 2020 21:19:53 +0100 + apt (1.9.12) experimental; urgency=medium * pkgcache: Add operator bool() to map_pointer |