Browse Source

Update NEWS.

Jelmer Vernooij 14 năm trước cách đây
mục cha
commit
6f726b2d1e
1 tập tin đã thay đổi với 8 bổ sung0 xóa
  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