Jelmer Vernooij il y a 11 ans
Parent
commit
8b3aba07af
1 fichiers modifiés avec 4 ajouts et 0 suppressions
  1. 4 0
      NEWS

+ 4 - 0
NEWS

@@ -36,6 +36,10 @@
  * Fix handling of `reset` command in dulwich.fastexport.
    (Jelmer Vernooij, #1249029)
 
+ * In client, don't wait for server to close connection
+   first. Fixes hang when used against GitHub
+   server implementation. (Siddharth Agarwal)
+
  API CHANGES
 
   * Drop support for Python 2.6. (Jelmer Vernooij)