summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorEugene V. Lyubimkin <jackyf@1501-debian>2008-10-29 22:01:52 +0200
committerEugene V. Lyubimkin <jackyf@1501-debian>2008-10-29 22:01:52 +0200
commit94cb04ddd1f9221e16680dceb98afad6a1273c50 (patch)
treef452c8e92cc4f7a45c1d14071a88657f2052d738 /debian
parent708ead3a44ac2f5ea625343c5d1b3404cca8a481 (diff)
Fixed bashisms in apt-key.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 40e1cc23d..dedb574b8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,8 @@ apt (0.7.17) unstable; urgency=low
* apt-pkg/algorithm.cc:
- Strip username and password from source URL in error message.
(Closes: #425150)
+ * cmdline/apt-key:
+ - Fixed bashisms;
-- Eugene V. Lyubimkin <jackyf.devel@gmail.com> Fri, 24 Oct 2008 23:45:17 +0300