소스 검색

Update NEWS.

Jelmer Vernooij 11 년 전
부모
커밋
8b3aba07af
1개의 변경된 파일4개의 추가작업 그리고 0개의 파일을 삭제
  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)