diff options
author | Julian Andres Klode <julian.klode@canonical.com> | 2021-03-08 11:51:58 +0100 |
---|---|---|
committer | Julian Andres Klode <julian.klode@canonical.com> | 2021-03-08 11:51:58 +0100 |
commit | ade9d3c41da55171f258a3aeed2e3b3350da8920 (patch) | |
tree | b14e4705182a60c7f3f2445d886ad7e810e14502 /debian/changelog | |
parent | fbc06b381d14cfa9e2efb4b437b2ce1419e4f1a4 (diff) |
Release 2.3.02.3.0
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index b5d79119d..78327a9c2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,14 @@ +apt (2.3.0) experimental; urgency=medium + + [ David Kalnischkies ] + * Deal with rred shortcomings around empty patch files (LP: #1918112) + - Allow merging with empty pdiff patches + - Rename pdiff merge patches only after they are all downloaded + - Start pdiff patching from the last possible starting point + - Ensure all index files sent custom tags to the methods + + -- Julian Andres Klode <jak@debian.org> Mon, 08 Mar 2021 11:50:31 +0100 + apt (2.2.1) unstable; urgency=medium [ Julian Andres Klode ] |