summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Peter <mail@david-peter.de>2021-08-08 15:04:28 +0200
committerDavid Peter <mail@david-peter.de>2021-08-08 15:04:28 +0200
commit018556a367e2a4534385575dbcf7e8ebd7f83aca (patch)
treed3f434c9015cd85166598b0f39e9e221d0ba0120
parentaeff525c300481dc3eaa57cbbe1340cf798641d0 (diff)
Add CHANGELOG entries
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 13ed333..08e4e60 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,6 +5,8 @@
## Bugfixes
- Set default path separator to `/` in MSYS, see #537 and #730 (@aswild)
+- fd cannot search files under a RAM disk, see #752
+- fd doesn't show substituted drive on Windows, see #365
- Properly handle write errors to devices that are full, see #737
## Changes