소스 검색

Update NEWS.

Jelmer Vernooij 14 년 전
부모
커밋
167f4fcddd
1개의 변경된 파일8개의 추가작업 그리고 0개의 파일을 삭제
  1. 8 0
      NEWS

+ 8 - 0
NEWS

@@ -31,6 +31,10 @@
 
   * Standardize quote delimiters in test_protocol. (Dave Borowitz)
 
+  * Fix use when testtools is installed. (Jelmer Vernooij)
+
+  * Add trivial test for write_pack_header. (Jelmer Vernooij)
+
  API CHANGES
 
   * ObjectStore.iter_tree_contents now walks contents in depth-first, sorted
@@ -45,6 +49,10 @@
 
   * Tweak server handler injection. (Dave Borowitz)
 
+ DOCUMENTATION
+
+  * Add docstrings for various functions in dulwich.objects. (Jelmer Vernooij)
+
 
 0.6.1	2010-07-22