diff options
author | Arch Librarian <arch@canonical.com> | 2004-09-20 17:01:19 +0000 |
---|---|---|
committer | Arch Librarian <arch@canonical.com> | 2004-09-20 17:01:19 +0000 |
commit | 2aefd2c272c36d0a0761ef0d715f75321d8014af (patch) | |
tree | 935dad14b19fa6ea5d9a5ace3decccc8953738f3 /debian/changelog | |
parent | eba2b51d9eb9d0ed6a7ffd540c076870105aecc0 (diff) |
When building the dpkg command line, allow for 8192 cha...
Author: doogie
Date: 2003-04-27 03:02:40 GMT
When building the dpkg command line, allow for 8192 chars to be used,
instead of only 1024.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index e8dd88543..d76c1698a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -116,6 +116,8 @@ apt (0.5.4.9) unstable; urgency=low * Insert some newlines in the cdrom change media message. Closes: #154601. * Add a rdepends command to apt-cache. Closes: #159864. + * When building the dpkg command line, allow for 8192 chars to be used, + instead of only 1024. -- Adam Heath <doogie@debian.org> Sun, 02 Feb 2003 02:54:45 -0600 |