about summary refs log tree commit diff
path: root/NEWS
diff options
context:
space:
mode:
authorEelco Dolstra <e.dolstra@tudelft.nl>2005-05-10T14·22+0000
committerEelco Dolstra <e.dolstra@tudelft.nl>2005-05-10T14·22+0000
commitcbc8d083acce04a1be6bce23f97956c4c87bbcda (patch)
tree42c6405ff1625eaf34fae8ce064c60b4df7a2ab2 /NEWS
parent456f3251d2af6e7f4e21f317e217c035d9d6f967 (diff)
* Make unpacking of patch sequences much faster by not doing redundant
  unpacking and repacking of intermediate paths.

Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index ef96052362f3..de243fc4df57 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+Version 0.9
+
+* Unpacking of patch sequences is much faster now by not doing
+  redundant unpacking and repacking of intermediate paths.
+
+
 Version 0.8 (April 11, 2005)
 
 NOTE: the hashing scheme in Nix 0.8 changed (as detailed below).  As a