Code

Make NO_PTHREADS the sole thread configuration variable
[git.git] / Documentation / RelNotes-1.7.0.txt
index 997b026a735820359e5c44f5950a1a01ecddebe3..45ac9067f0fea82c69b8a38d174e462e2e89eb9c 100644 (file)
@@ -175,6 +175,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
 ------------------