Explorar el Código

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

Dan Helfman hace 2 años
padre
commit
b555fcb956
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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.