summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog6
1 files changed, 4 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 57596ad49..538b0ee3e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,8 +7,10 @@ apt (0.5.10) unstable; urgency=low
* Get self-tests compiling again, updated for latest library API
and g++ 3.3
* Add version comparison tests for #194327 and #205960
- * Fix error message to output versions in the order in which they were
- compared when the reverse comparison fails
+ * Fix error message in version test to output versions in the order in
+ which they were compared when the reverse comparison fails
+ * Reference the source package bug page rather than the one for the
+ binary package 'apt' in the man pages (Closes: #205290)
--