diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index b9b43ca9a..19d195ca3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,19 @@ +apt (2.3.13) unstable; urgency=medium + + [ Alexander Kanavin ] + * apt-pkg/contrib/srvrec.h: Explicitly include sys/types.h + + [ Américo Monteiro ] + * Portuguese manpages translation update (Closes: #1000424) + + [ David Kalnischkies ] + * Support more than exact release matches in 'source' (Closes: #998444) + + [ Cameron Katri ] + * basehttp: Rename HaveContent's Tristate + + -- Julian Andres Klode <jak@debian.org> Wed, 24 Nov 2021 16:24:21 +0100 + apt (2.3.12) unstable; urgency=medium [ Ville Skyttä ] |