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