diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 16 |
1 files changed, 10 insertions, 6 deletions
diff --git a/debian/changelog b/debian/changelog index 0ca0b5223..c384c399d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,11 +1,15 @@ apt (0.6.31) hoary; urgency=low - * Remove debugging output from apt.cron.daily (no one noticed?) - * Apply patch from Anthony Towns to allow SHA1Summation to process a file - descriptor until EOF, rather than requiring that the length of input be - specified (Closes: #291338) - * Fix build/install of Polish offline documentation, based on patch from - Christian Perrier (Closes: #270404) + * Matt Zimmerman + - Remove debugging output from apt.cron.daily (no one noticed?) + - Apply patch from Anthony Towns to allow SHA1Summation to process a file + descriptor until EOF, rather than requiring that the length of input be + specified (Closes: #291338) + - Fix build/install of Polish offline documentation, based on patch from + Christian Perrier (Closes: #270404) + * Michael Vogt + - apt-cdrom.cc seperated into frontend (cmdline/apt-cdrom.cc and library + apt-pkg/cdrom.{cc,h}) (Ubuntu #5668) -- Matt Zimmerman <mdz@ubuntu.com> Fri, 4 Feb 2005 10:23:01 -0800 |