X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=debian%2Fchangelog;h=37b6bcd0ec08d56b40335784553312e82e44851c;hb=15eea35eec74f226bb721ebf0b3ee7473b1a5ff9;hp=088bed8e727e7e9eb4539ba7f1b15d6de7c307c6;hpb=0095746c83f59e1f45c9e803d61e205ab6cbfa83;p=gzip diff --git a/debian/changelog b/debian/changelog index 088bed8..37b6bcd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,22 @@ +gzip (1.3.5-13) unstable; urgency=low + + * patch from Reuben Thomas fixes problem passing zgrep filenames starting + with dashes, closes: #342501 + * fix a spelling error in gzip man page, closes: #356011 + * document the fact that zless doesn't work with stdin, + closes: #320226, #345036 + + -- Bdale Garbee Sat, 15 Apr 2006 01:31:54 -0600 + +gzip (1.3.5-12) unstable; urgency=low + + * merge patch from Matt Zimmerman for futex hang due to improper signal + handling, closes: #310053, #315612 + * merge patch to add --rsyncable to the man page, closes: #289616, #295721 + * don't return failing result code on harmless warning, closes: #169669 + + -- Bdale Garbee Mon, 11 Jul 2005 22:10:51 +0300 + gzip (1.3.5-11) unstable; urgency=low * patch from Peter Samuelson for bashism in zgrep,