diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2007-08-08 19:31:03 +0200 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2007-08-08 19:31:03 +0200 |
commit | 73eb1788912790f19d42d8c95b98fcb5760fbbdf (patch) | |
tree | 9b254387f00a509dfe8b77e28dedd952b7d924fd /debian/changelog | |
parent | b799e134fc730519cc8f0c0ea4387badffac4092 (diff) | |
parent | 95f45727964767f11534eb5347af3fc3a8a6e020 (diff) |
* methods/copy.cc:
- take hashes here too
* apt-pkg/acquire-worker.cc:
- only pass on computed hash if we recived one from the method
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index c4eba136f..710472d67 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,8 +3,12 @@ apt (0.7.6ubuntu4) gutsy; urgency=low * cmdline/apt-get.cc: - remove YnPrompt when a XS-Vcs- tag is found, improve the notice (LP: #129575) + * methods/copy.cc: + - take hashes here too + * apt-pkg/acquire-worker.cc: + - only pass on computed hash if we recived one from the method - -- + -- Michael Vogt <michael.vogt@ubuntu.com> Wed, 08 Aug 2007 19:30:29 +0200 apt (0.7.6ubuntu3) gutsy; urgency=low |