浏览代码

Update NEWS.

Jelmer Vernooij 12 年之前
父节点
当前提交
1d4abbba11
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3 0
      NEWS

+ 3 - 0
NEWS

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