Allow overwriting id property of objects in test utils.
[jelmer/dulwich-libgit2.git] / NEWS
diff --git a/NEWS b/NEWS
index e711e83592d3182524f5b37ddf7f46a5df0aca20..7a1b61c6032e294af2d22d57683cf11a50be5fd2 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -41,6 +41,8 @@
 
   * Refactor some of dulwich.tests.compat.server_utils. (Dave Borowitz)
 
+  * Allow overwriting id property of objects in test utils. (Dave Borowitz)
+
  API CHANGES
 
   * ObjectStore.iter_tree_contents now walks contents in depth-first, sorted