Browse Source

Update NEWS.

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

+ 3 - 0
NEWS

@@ -5,6 +5,9 @@
 
  * Add ``dulwich.contrib.requests_vendor``. (epopcon)
 
+ * Ensure git config is available in a linked working tree.
+   (Jesse Cureton, #926)
+
 0.20.32	2022-01-24
 
  * Properly close result repository during test.