소스 검색

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.