Quellcode durchsuchen

Add NEWS entry for #629.

Dan Helfman vor 2 Jahren
Ursprung
Commit
504cce39a1
1 geänderte Dateien mit 1 neuen und 0 gelöschten Zeilen
  1. 1 0
      NEWS

+ 1 - 0
NEWS

@@ -4,6 +4,7 @@
    specifying the database dump "format" option when the database is named "all".
  * #602: Fix logs that interfere with JSON output by making warnings go to stderr instead of stdout.
  * #622: Fix traceback when include merging on ARM64.
+ * #629: Skip warning about excluded special files when no special files have been excluded.
 
 1.7.5
  * #311: Override PostgreSQL dump/restore commands via configuration options.