瀏覽代碼

Add NEWS entry for dumps metadata.

Dan Helfman 3 天之前
父節點
當前提交
5a45a0cbc0
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      NEWS

+ 1 - 0
NEWS

@@ -4,6 +4,7 @@
    use.
  * #1126: Create LVM snapshots as read-write to avoid an error when snapshotting ext4 filesystems
    with orphaned files that need recovery.
+ * #1136: For all database hooks, record metadata on the dumps contained within an archive.
  * #1139: Set "borgmatic" as the user agent when connecting to monitoring services.
  * When running tests, use Ruff for faster and more comprehensive code linting and formatting,
    replacing Flake8, Black, isort, etc.