X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;ds=sidebyside;f=debian%2Fchangelog;fp=debian%2Fchangelog;h=3964b55d7d0bfcd417dd9fc112f823cd25f40391;hb=cc4933f3af4a06bfbe17ee54f7ee175eb1a2f3a9;hp=660c64457610dc9034f5789776fb4e9b79d02249;hpb=6dc06d9d5547e15bad92107516e8ee9fcdace318;p=gzip diff --git a/debian/changelog b/debian/changelog index 660c644..3964b55 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +gzip (1.3.12-3.1) unstable; urgency=medium + + * Non-maintainer upload. + * Rename futimens to gz_futimens, since glibc now defines an futimens + function with a different prototype. Closes: #433845. + * Urgency medium for the RC bug fix. + + -- Daniel Schepler Sat, 18 Aug 2007 17:11:52 -0400 + gzip (1.3.12-3) unstable; urgency=low * fix bindir so gunzip, et al, work again, closes: #429462