about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBart Schaefer <schaefer@ipost.com>2021-05-16 21:11:45 -0700
committerBart Schaefer <schaefer@ipost.com>2021-05-16 21:11:45 -0700
commit338af5ea0fc5609c7054eb0f6f94ef85856c198d (patch)
treeae8322aea6e1675cb7b780a6c67129f5a205823c /ChangeLog
parentcf5c4828d1cdfd79e369a6b3323466bc961851c4 (diff)
downloadzsh-338af5ea0fc5609c7054eb0f6f94ef85856c198d.tar.gz
zsh-338af5ea0fc5609c7054eb0f6f94ef85856c198d.tar.xz
zsh-338af5ea0fc5609c7054eb0f6f94ef85856c198d.zip
48860: remove mention of bugs that have been fixed
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 89b469c0f..7a50c3529 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2021-05-16  Bart Schaefer  <schaefer@zsh.org>
 
+	* 48860: Etc/BUGS: remove mention of bugs that were fixed
+
 	* 48857: Src/builtin.c, Src/exec.c, Src/loop.c, Src/makepro.awk,
 	Src/params.c, Src/signals.c: declare as "volatile" all globals
 	that may be modified by signal handlers; recognize in makepro.awk