summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog16
1 files changed, 16 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index dbacd6511..482f5a056 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,19 @@
+apt (2.9.12) unstable; urgency=medium
+
+ [ наб ]
+ * More refactorings for string_view
+ * Provide a DEFER() macro for cleanup of local variables
+
+ [ Julian Andres Klode ]
+ * string_view: Include missing headers, fixes rust-rust-apt failure
+ * Handle Retry-After by default
+
+ [ Felix Moessbauer ]
+ * http: use Retry-After HTTP header to optimize retries
+ * http: add test for Retry-After handling
+
+ -- Julian Andres Klode <jak@debian.org> Mon, 18 Nov 2024 15:03:10 +0100
+
apt (2.9.11) unstable; urgency=medium
[ Julian Andres Klode ]