diff options
author | Arch Librarian <arch@canonical.com> | 2004-09-20 17:03:15 +0000 |
---|---|---|
committer | Arch Librarian <arch@canonical.com> | 2004-09-20 17:03:15 +0000 |
commit | e739e4603ccd9a5b69a1f2fa6d7163e6ff97e8a8 (patch) | |
tree | bd5617bfd1115287eaf3d31f693d031d08436f6f /debian | |
parent | 09217fd87c523e7a5eb1872fd4ac88777c5fdbef (diff) |
* Fix error message to output versions in the order in ...
Author: mdz
Date: 2003-08-18 15:55:19 GMT
* Fix error message to output versions in the order in which they were
compared when the reverse comparison fails
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 9cea95190..57596ad49 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,8 @@ 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 -- |