summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2009-06-09 17:33:22 +0200
committerMichael Vogt <michael.vogt@ubuntu.com>2009-06-09 17:33:22 +0200
commit81e9789b12374073e848c73c79e235f82c14df44 (patch)
tree419a706fb1a4544cdab44dbd2fd3bf3fcd76ba35 /debian
parenteac9121ea9d2b4180399f4b63f88491f8e0f1a8a (diff)
[ABI break] support '#' in apt.conf and /etc/apt/preferences
(closes: #189866)
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog5
1 files changed, 5 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 5d3a801a8..7947918a4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,6 @@
apt (0.7.22) UNRELEASED; urgency=low
+ [ Christian Perrier ]
* Documentation translations:
- Fix a typo in apt-get(8) French translation. Closes: #525043
Thanks to Guillaume Delacour for spotting it.
@@ -15,6 +16,10 @@ apt (0.7.22) UNRELEASED; urgency=low
* Added translations
- ast.po (Asturian by Marcos Alvareez Costales).
Closes: #529007, #529730
+
+ [ David Kalnischkies ]
+ * [ABI break] support '#' in apt.conf and /etc/apt/preferences
+ (closes: #189866)
-- Christian Perrier <bubulle@debian.org> Wed, 22 Apr 2009 10:13:54 +0200