relnotes/next
changeset 42343 d8e55c0c642c
parent 42341 27d6956d386b
child 42372 ba6ca4e80607
--- a/relnotes/next	Thu Jul 13 23:43:16 2017 -0700
+++ b/relnotes/next	Tue May 16 11:00:38 2017 -0700
@@ -32,3 +32,6 @@
 
  * `match.visitdir()` and `match.visitchildrenset()` now expect the
    empty string instead of '.' to indicate the root directory.
+
+ * `util.dirs()` and `util.finddirs()` now include an entry for the
+   root directory (empty string).