2
2
mirror of https://github.com/octoleo/restic.git synced 2024-05-31 08:00:48 +00:00
restic/changelog/0.9.2_2018-08-06/pull-1861
2018-08-06 21:28:16 +02:00

7 lines
181 B
Plaintext

Bugfix: Fix case-insensitive search with restic find
We've fixed the behavior for `restic find -i PATTERN`, which was
broken in v0.9.1.
https://github.com/restic/restic/pull/1861