Explorar el Código

Update NEWS for get_transport_and_path relative path fix.

Jelmer Vernooij hace 12 años
padre
commit
1603691067
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  1. 3 0
      NEWS

+ 3 - 0
NEWS

@@ -10,6 +10,9 @@
   * Recognize and skip binary files in diff function.
     (Takeshi Kanemoto)
 
+  * Fix handling of relative paths in dulwich.client.get_transport_and_path.
+    (eode)
+
  FEATURES
 
   * Add support for mergetags. (milki, #963525)