Selaa lähdekoodia

Add NEWS entry for dumps metadata.

Dan Helfman 13 tuntia sitten
vanhempi
sitoutus
5a45a0cbc0
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  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.