diff options
author | Eugene V. Lyubimkin <jackyf@1501-debian> | 2008-11-02 12:23:18 +0200 |
---|---|---|
committer | Eugene V. Lyubimkin <jackyf@1501-debian> | 2008-11-02 12:23:18 +0200 |
commit | 8070717c2cf131cf0726366c9d6cf4c03fa0354f (patch) | |
tree | e30238ae5bda7e79349541bfd7a8fb27c4c513d6 /debian | |
parent | 50c2691814f0a522a2f78c499d20decd4dc8be3a (diff) |
Added APT::Get::AllowUnauthenticated to configure-index.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index d21e4f488..529e0a337 100644 --- a/debian/changelog +++ b/debian/changelog @@ -54,6 +54,8 @@ apt (0.7.17) unstable; urgency=low - Documented 'APT::Default-Release' in apt.conf. (Closes: #430399) - APT::Install-Recommends is now true by default, mentioned this in configure-index example. (Closes: #463268) + - Added 'APT::Get::AllowUnauthenticated' to configure-index. + (Closes: #320225) -- Eugene V. Lyubimkin <jackyf.devel@gmail.com> Fri, 24 Oct 2008 23:45:17 +0300 |