summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog19
1 files changed, 19 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index d23111072..b9b43ca9a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,22 @@
+apt (2.3.12) unstable; urgency=medium
+
+ [ Ville Skyttä ]
+ * Use `command -v` instead of `which`
+ * bash completion: use `grep -E` instead of `egrep`
+
+ [ Victor Westerhuis ]
+ * Don't print every inline PGP key in Signed-By
+
+ [ Frans Spiesschaert ]
+ * Dutch manpages translation update (Closes: #998830)
+
+ [ Julian Andres Klode ]
+ * Require argument to remove essential packages, do not prompt
+ * Do not remove Essential/Protected due to dependencies.
+ Thanks to Ariadne Conill for the inspiration
+
+ -- Julian Andres Klode <jak@debian.org> Wed, 17 Nov 2021 18:26:57 +0100
+
apt (2.3.11) unstable; urgency=medium
[ David Kalnischkies ]