summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorsharkdp <davidpeter@web.de>2020-05-24 16:09:59 +0200
committerDavid Peter <sharkdp@users.noreply.github.com>2020-05-24 17:32:43 +0200
commit943b1f82b63506faff4f5d2e74c99d17de0b8535 (patch)
tree282a81703486e54494fa7c5fd250305e0ef2f0fb /CHANGELOG.md
parentb7a09516e70aaaec929da124af2fc4e77de42c09 (diff)
Fix syntax detection for symlinks
closes #1001
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 6c4b61d7..2d8102a1 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -9,6 +9,7 @@
- bat mishighlights Users that start with digits in SSH config, see #984
- `--map-syntax` doesn't work with names provided through `--file-name` (@eth-p)
- Fix syntax detection for files called 'rails', see #1008
+- Fix potential errors with syntax detection for symlinked files, see #1001
## Other