Browse Source

Update NEWS for alternate paths patch.

Jelmer Vernooij 12 năm trước cách đây
mục cha
commit
a45ee539d3
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  1. 3 0
      NEWS

+ 3 - 0
NEWS

@@ -18,6 +18,9 @@
 
   * Support ~ expansion in SSH client paths. (milki, #1083439)
 
+  * Support relative paths in alternate paths.
+    (milki, Michel Lespinasse, #1175007)
+
  IMPROVEMENTS:
 
   * Add optional honor_filemode flag to build_index_from_tree.