diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2008-02-04 10:49:15 +0100 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2008-02-04 10:49:15 +0100 |
commit | 8f9b141f860c430685c8cabb1ad5e7caf3d291d0 (patch) | |
tree | 671d0e597c483ececbd490b8117f8bf6a4c85819 /debian/changelog | |
parent | e06c72cd8d39433b04883f35dea81619b8464b0e (diff) |
* apt-pkg/deb/debmetaindex.cc:
- add missing "Release" file uri when apt-get update --print-uris
is run
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 497053111..953c12294 100644 --- a/debian/changelog +++ b/debian/changelog @@ -18,6 +18,9 @@ apt (0.7.11) UNRELEASED; urgency=low on amd64 in sbuild * apt-pkg/algorithms.cc: - add APT::Update::Post-Invoke-Success script slot + * apt-pkg/deb/debmetaindex.cc: + - add missing "Release" file uri when apt-get update --print-uris + is run -- Michael Vogt <michael.vogt@ubuntu.com> Thu, 10 Jan 2008 12:06:12 +0100 |