浏览代码

Update NEWS.

Jelmer Vernooij 14 年之前
父节点
当前提交
6f726b2d1e
共有 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