summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorArch Librarian <arch@canonical.com>2004-09-20 17:06:31 +0000
committerArch Librarian <arch@canonical.com>2004-09-20 17:06:31 +0000
commitea7f63633bd86d134f543686e4f285a6873c5638 (patch)
treedad504035ad0c7cbb357af6c6b5a085fc39f2857 /debian/changelog
parent5e14c452578c536077a994e3a3c1cc4829ba6637 (diff)
* Suppress a signed/unsigned warning in apt-cache.cc:Di...
Author: mdz Date: 2004-04-30 04:34:03 GMT * Suppress a signed/unsigned warning in apt-cache.cc:DisplayRecord
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog3
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index bd158a834..cee19ade3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -31,8 +31,9 @@ apt (0.5.25) unstable; urgency=low
* Increase length of line buffer in ReadConfigFile to 1024 chars;
detect if a line is longer than that and error out
(Closes: #244835)
+ * Suppress a signed/unsigned warning in apt-cache.cc:DisplayRecord
- -- Matt Zimmerman <mdz@debian.org> Thu, 29 Apr 2004 21:00:02 -0700
+ -- Matt Zimmerman <mdz@debian.org> Thu, 29 Apr 2004 21:33:48 -0700
apt (0.5.24) unstable; urgency=low