diff options
Diffstat (limited to 'client')
-rw-r--r-- | client/changes/bug_fix-sync-enc-close-queue-error | 1 | ||||
-rw-r--r-- | client/changes/feature_6996-post-sync-hooks | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/client/changes/bug_fix-sync-enc-close-queue-error b/client/changes/bug_fix-sync-enc-close-queue-error deleted file mode 100644 index 71af7c67..00000000 --- a/client/changes/bug_fix-sync-enc-close-queue-error +++ /dev/null @@ -1 +0,0 @@ - o Fix sync encrypter pool close queue error. Closes #7088. diff --git a/client/changes/feature_6996-post-sync-hooks b/client/changes/feature_6996-post-sync-hooks deleted file mode 100644 index 027c0b2a..00000000 --- a/client/changes/feature_6996-post-sync-hooks +++ /dev/null @@ -1 +0,0 @@ -o Expose post-sync hooks via plugin system. Related: #6996 |