]> git.notmuchmail.org Git - notmuch/commitdiff
NEWS: news for notmuch_directory_delete
authorJani Nikula <jani@nikula.org>
Sat, 17 Oct 2015 13:06:53 +0000 (16:06 +0300)
committerDavid Bremner <david@tethera.net>
Sat, 17 Oct 2015 19:54:43 +0000 (16:54 -0300)
NEWS

diff --git a/NEWS b/NEWS
index 6a3333036ec35114269708e954deb6eedeb703f0..c544a8ef88f4fe3ab6c1114dfeafb1ba57da38f0 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -88,6 +88,19 @@ Library
 The use of absolute paths is now enforced when calling
 `notmuch_database_{open, create}`.
 
+New function `notmuch_directory_delete` to delete directory documents
+
+  Previously there was no way to delete directory documents from the
+  database, leading to confusing results when the "ghost" directory
+  document of a renamed or deleted filesystem directory was
+  encountered every time the parent directory was being scanned by
+  `notmuch new`. The mtime of the old directory document was also used
+  if a directory by the same name was added again in the filesystem,
+  potentially bypassing the scan for the directory. The issues are
+  fixed by providing a library call to delete directory documents, and
+  deleting the old documents in `notmuch new` on filesystem directory
+  removal or rename.
+
 Database revision tracking
 
   Revision tracking is supported via a new prefix "lastmod:" in the