X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=debian%2Fchangelog;h=4168e4c13533cf397c1470438686009bc99c9cd6;hb=HEAD;hp=61385d836632590763c4745015668898d2d32638;hpb=a7660333f1a126dea0cfb50797099f790283d1b6;p=gzip diff --git a/debian/changelog b/debian/changelog index 61385d8..4168e4c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,18 @@ +gzip (1.3.12-8) UNRELEASED; urgency=low + + * Add Carl Worth as an uploader. + * Fix "-f -" to work with zgrep, closes: #168606 + * Avoid creating undersized hufts table, closes #507263 + + -- Carl Worth Fri, 27 Feb 2009 12:54:37 -0800 + +gzip (1.3.12-7) unstable; urgency=low + + * improve package descriptions, remove ancient package relationship spec + in control file, closes: #484547 + + -- Bdale Garbee Sun, 15 Feb 2009 10:54:48 -0700 + gzip (1.3.12-6) unstable; urgency=low * strip the win32 gzip.exe binary during install, closes: #464455