Add functions for determining the delta between the index and a revision tree.
[jelmer/dulwich-libgit2.git] / NEWS
diff --git a/NEWS b/NEWS
index 5890c217312658f6f378762c10f55099043bbd91..f2bfc7904eede4f452efa92005303128744d3306 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,11 @@
 0.4.1  UNRELEASED
 
+ FEATURES
+
+  * Add ObjectStore.iter_tree_contents()
+
+  * Add Index.changes_from_tree()
+
 0.4.0  2009-10-07
 
  DOCUMENTATION