瀏覽代碼

Update NEWS.

Jelmer Vernooij 4 年之前
父節點
當前提交
678e619191
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. 3 0
      NEWS

+ 3 - 0
NEWS

@@ -2,6 +2,9 @@
 
  * Implement ``Stash.drop``. (Peter Rowlands)
 
+ * Support untracked symlinks to paths outside the
+   repository. (Peter Rowlands, #842)
+
 0.20.19	2021-02-11
 
  * Fix handling of negative matches in nested gitignores.