diff options
author | David Kalnischkies <kalnischkies@gmail.com> | 2010-03-26 23:51:14 +0100 |
---|---|---|
committer | David Kalnischkies <kalnischkies@gmail.com> | 2010-03-26 23:51:14 +0100 |
commit | 4fb6fdaf95de3db51ef386de7b494ed4c889bedc (patch) | |
tree | 8f62ce94b6dc6b4aecb73a05eb948576066cb70c /debian/changelog | |
parent | 5b71abddc4c7dc5b8e2176319814da586eac839a (diff) |
origin can be used to match a hostname (Closes: #352667)
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index f48cbf275..9bae5210e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -35,6 +35,7 @@ apt (0.7.26) UNRELEASED; urgency=low - fix two typos and be more verbose in the novice warning. Thanks to Osamu Aoki for pointing it out! (Closes: #567669) - fix a=sid vs. n=sid typo, thanks Ansgar Burchardt! + - origin can be used to match a hostname (Closes: #352667) * apt-pkg/deb/dpkgpm.cc: - fix error message construction in OpenLog() - if available store the Commandline in the history |