Jelmer Vernooij il y a 12 ans
Parent
commit
1d91856f63
1 fichiers modifiés avec 3 ajouts et 0 suppressions
  1. 3 0
      NEWS

+ 3 - 0
NEWS

@@ -24,6 +24,9 @@
   * Log all error messages from wsgiref server to the logging module. This
     makes the test suit quiet again. (Gary van der Merwe)
 
+  * Support passing None for empty tree in changes_from_tree.
+    (Kevin Watters)
+
  IMPROVEMENTS:
 
   * Add optional honor_filemode flag to build_index_from_tree.