浏览代码

Add "source_directories_must_exist" expansion fix to NEWS (#682).

Dan Helfman 2 年之前
父节点
当前提交
b555fcb956
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      NEWS

+ 1 - 0
NEWS

@@ -7,6 +7,7 @@
    commands with arguments.
  * #678: Fix calls to psql in PostgreSQL hook to ignore "~/.psqlrc", whose settings can break
    database dumping.
+ * #682: Fix "source_directories_must_exist" option to expand globs and tildes in source directories.
  * #684: Rename "master" development branch to "main" to use more inclusive language. You'll need to
    update your development checkouts accordingly.