]> git.cworth.org Git - gzip/blobdiff - debian/changelog
Imported Debian patch 1.3.12-3.1
[gzip] / debian / changelog
index 660c64457610dc9034f5789776fb4e9b79d02249..3964b55d7d0bfcd417dd9fc112f823cd25f40391 100644 (file)
@@ -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 <schepler@debian.org>  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