summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorDavid Kalnischkies <kalnischkies@gmail.com>2009-07-01 10:25:41 +0200
committerDavid Kalnischkies <kalnischkies@gmail.com>2009-07-01 10:25:41 +0200
commit9f5bf66a6218d1aec3f42713084078c18947eade (patch)
treef195cc1b36f9e409df36221394e6bbb906ff5c2d /debian
parent6910a2accecd7c8e8493b74130d8dbf3972014a8 (diff)
versions with a pin of -1 shouldn't be a candidate (Closes: #355237)
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index ab8da4c6c..412435fad 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -33,6 +33,7 @@ apt (0.7.22) UNRELEASED; urgency=low
* fix typo in apt-pkg/acquire.cc which prevents Dl-Limit to work
correctly when downloading from multiple sites (Closes: #534752)
* add the various foldmarkers in apt-pkg & cmdline (no code change)
+ * versions with a pin of -1 shouldn't be a candidate (Closes: #355237)
[ Michael Vogt ]
* honor the dpkg hold state in new Marker hooks (closes: #64141)