Jelmer Vernooij 11 éve
szülő
commit
8b3aba07af
1 módosított fájl, 4 hozzáadás és 0 törlés
  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)