Jelmer Vernooij hace 3 años
padre
commit
9b2cb5fe00
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  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.