]> err.no Git - moreutils/commitdiff
update changelog
authorJoey Hess <joey@kodama.kitenet.net>
Fri, 11 Apr 2008 04:35:24 +0000 (00:35 -0400)
committerJoey Hess <joey@kodama.kitenet.net>
Fri, 11 Apr 2008 04:35:24 +0000 (00:35 -0400)
debian/changelog

index ba8a707e168aed36b034bfc05cbca8e4938ba9a7..d9fdf39fa3302ad653efbc93a584ffa960d0d51c 100644 (file)
@@ -4,6 +4,8 @@ moreutils (0.29) UNRELEASED; urgency=low
   * sponge, ifne: Ensure that suspending/resuming doesn't
     result in partial writes of the data, by using fwrite()
     rather than write().
+  * sponge: Handle large data sizes by using a temp file rather than by
+    consuming arbitrary amounts of memory. Patch by Brock Noland.
 
  -- Joey Hess <joeyh@debian.org>  Thu, 20 Mar 2008 12:56:42 -0400