From 7ed785c38ad8c60153198f852b80d8b5f7319728 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 31 Jan 2019 13:49:51 -0400 Subject: [PATCH] close --- ..._progress_display_for_transfer_to_or_from_export_remote.mdwn | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/bugs/no_progress_display_for_transfer_to_or_from_export_remote.mdwn b/doc/bugs/no_progress_display_for_transfer_to_or_from_export_remote.mdwn index 0b5c3c8beb..aaa65a87bb 100644 --- a/doc/bugs/no_progress_display_for_transfer_to_or_from_export_remote.mdwn +++ b/doc/bugs/no_progress_display_for_transfer_to_or_from_export_remote.mdwn @@ -4,3 +4,5 @@ retrieval for export remotes. Probably Remote.Helper.Special ought to do this, since it already deals with setting up progress displays for normal storage and retrieval when requested by the remote. --[[Joey]] + +> [[fixed|done]] --[[Joey]]