Update NEWS.
authorJelmer Vernooij <jelmer@samba.org>
Fri, 19 Jun 2015 04:00:52 +0000 (04:00 +0000)
committerJelmer Vernooij <jelmer@samba.org>
Fri, 19 Jun 2015 04:00:52 +0000 (04:00 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 8c7cec8672e46f1037ca33e4af2a2f33701aee9f..738b618ad551d328d107657f7a3230c99687d599 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -18,6 +18,8 @@
   * Fix handling of 'done' in graph walker and implement the
     'no-done' capability. (Tommy Yu, #88)
 
+  * Avoid recursion limit issues resolving deltas. (William Grant, #81)
+
 0.10.1  2015-03-25
 
  BUG FIXES