about summary refs log tree commit diff
path: root/Etc/BUGS
diff options
context:
space:
mode:
Diffstat (limited to 'Etc/BUGS')
-rw-r--r--Etc/BUGS3
1 files changed, 3 insertions, 0 deletions
diff --git a/Etc/BUGS b/Etc/BUGS
index e238c161c..b6ee30cbb 100644
--- a/Etc/BUGS
+++ b/Etc/BUGS
@@ -55,3 +55,6 @@ users/26071: Strange behavior about option completion of "git push --f"
 return value of the left side of the expression is always 148 (SIGTSTP)
 and thus the expression is likely to be incorrectly interpreted.
 ------------------------------------------------------------------------
+52521: Empty files and unreadable files cannot be removed using the
+mapfile module "unset 'mapfile[filename]'", and are not distinguished
+from files that do not exist.
\ No newline at end of file