Jelmer Vernooij il y a 3 ans
Parent
commit
9b2cb5fe00
1 fichiers modifiés avec 3 ajouts et 0 suppressions
  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.