소스 검색

Add NEWS entry for #629.

Dan Helfman 2 년 전
부모
커밋
504cce39a1
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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.