diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2011-03-11 11:24:49 +0100 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2011-03-11 11:24:49 +0100 |
commit | a3f7fff82e1639e3b703399561285d15a7d7b185 (patch) | |
tree | 5035db62beac8fdd3eabbcbb66a7ab4714468231 /debian/changelog | |
parent | e0db827b8649d0f808eac1dd74956ab77a1e1b99 (diff) |
* apt-pkg/acquire-item.cc:
- mark pkgAcqIndexTrans as Index-File to avoid asking the
user to insert the CD on each apt-get update
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index f288c1b56..6176aa87e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,11 @@ apt (0.8.13) unstable; urgency=low * methods/rsh.cc - fix rsh/ssh option parsing (LP: #678080), thanks to Ville Mattila + + [ Michael Vogt ] + * apt-pkg/acquire-item.cc: + - mark pkgAcqIndexTrans as Index-File to avoid asking the + user to insert the CD on each apt-get update -- Michael Vogt <michael.vogt@ubuntu.com> Thu, 10 Mar 2011 15:56:54 +0100 |