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 150177e88..4d72ebbd0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,19 @@
+apt (3.1.10) unstable; urgency=medium
+
+ [ Julian Andres Klode ]
+ * Record varying defaults based on cli-version, rather than binary
+ * Implement architecture variants
+ * Enable the new solver by default in 0.31, 1.21, 2.11, 3.1, and fix bugs:
+ - solver3: Eagerly satisfy previously satisfied Recommends
+ - solver3: Do not lose notion that we backtracked (LP: #2129819)
+ - solver3: Allow removing manually installed packages
+ - depcache: Allow changing multi-arch versions for removed siblings
+
+ [ Aindriú Mac Giolla Eoin ]
+ * Add Irish translation
+
+ -- Julian Andres Klode <jak@debian.org> Sat, 25 Oct 2025 22:52:48 +0200
+
apt (3.1.9) unstable; urgency=medium
[ Gyorgy Sarvari ]