mirror of
https://github.com/sharkdp/fd
synced 2024-11-05 16:58:21 +00:00
Add CHANGELOG entry
This commit is contained in:
parent
ddee6aa8f3
commit
c761d51dfb
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@
|
|||
|
||||
## Bugfixes
|
||||
|
||||
- Reverted a change from fd 8.0 that enabled colors on all Windows terminals (see below) in order to support older Windows versions again, see #577. Unfortunately, this re-opens #469
|
||||
- Fix `--glob` behavior with empty pattern, see #579 (@SeamusConnor)
|
||||
- Fix `--list-details` on FreeBSD, DragonFly BSD, OpenBSD and NetBSD. See #573 (@t6)
|
||||
|
||||
|
|
Loading…
Reference in a new issue