diff options
author | Julian Andres Klode <julian.klode@canonical.com> | 2020-04-09 12:21:58 +0200 |
---|---|---|
committer | Julian Andres Klode <julian.klode@canonical.com> | 2020-04-09 12:21:58 +0200 |
commit | acf0da45c3ad0078573e393225e6eaae541fb18c (patch) | |
tree | a14cf42ef4fa6b8994c8ac952190217caefd9e6a /debian/changelog | |
parent | 180219cae224a0ff0743fb813e87a7248dc8596d (diff) |
Release 2.0.22.0.2
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 68c7c8a6d..0b4863cfe 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,26 @@ +apt (2.0.2) unstable; urgency=medium + + [ Boyuan Yang ] + * Simplified Chinese program translation update (Closes: #955023) + + [ Frans Spiesschaert ] + * Dutch program translation update (Closes: #955505) + + [ Marco Ippolito ] + * Fix gramma in apt(8): "by append(+ing) a" (Closes: #955412) + + [ Chris Leick ] + * German manpage translation update + * Fix "string match{ing,es}" and whitespace typo in apt-patterns(7) + + [ Julian Andres Klode ] + * test/integration/apt.pem: Regenerate with SHA2 hashes to make the + test work with stricter gnutls in Ubuntu which rejects SHA1 + * ubuntu: http: Add non-interactive to user agent if run by systemd + (LP: #1825000) + + -- Julian Andres Klode <jak@debian.org> Thu, 09 Apr 2020 12:21:07 +0200 + apt (2.0.1) unstable; urgency=medium [ David Kalnischkies ] |