Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'dm/make-threaded-simplify'
[gitweb.git]
/
Documentation
/
RelNotes-1.7.0.txt
diff --git
a/Documentation/RelNotes-1.7.0.txt
b/Documentation/RelNotes-1.7.0.txt
index f33e85da941963ce1b55aef4f01e152e174b87ea..7ed6a3af2e97c8884b9758408a46b2962d87e663 100644
(file)
--- a/
Documentation/RelNotes-1.7.0.txt
+++ b/
Documentation/RelNotes-1.7.0.txt
@@
-182,6
+182,9
@@
Updates since v1.6.6
* Many more commands are now built-in.
+ * THREADED_DELTA_SEARCH is no more. If you build with threads, delta
+ compression will always take advantage of it.
+
Fixes since v1.6.6
------------------