]> git.cworth.org Git - gzip/blobdiff - debian/changelog
Avoid creating an undersized buffer for the hufts table.
[gzip] / debian / changelog
index 61385d836632590763c4745015668898d2d32638..4168e4c13533cf397c1470438686009bc99c9cd6 100644 (file)
@@ -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 <cworth@cworth.org>  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 <bdale@gag.com>  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