2
0
Эх сурвалжийг харах

Add "file://" paths to NEWS (#576).

Dan Helfman 2 жил өмнө
parent
commit
3f17c355ca
1 өөрчлөгдсөн 3 нэмэгдсэн , 2 устгасан
  1. 3 2
      NEWS

+ 3 - 2
NEWS

@@ -1,8 +1,9 @@
 1.7.10.dev0
  * #501: Optionally error if a source directory does not exist via "source_directories_must_exist"
    option in borgmatic's location configuration.
- * #618: Support for BORG_FILES_CACHE_TTL environment variable via "borg_files_cache_ttl" option in
-   borgmatic's storage configuration.
+ * #576: Add support for "file://" paths within "repositories" option.
+ * #618: Add support for BORG_FILES_CACHE_TTL environment variable via "borg_files_cache_ttl" option
+   in borgmatic's storage configuration.
 
 1.7.9
  * #295: Add a SQLite database dump/restore hook.