about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorOliver Kiddle <opk@zsh.org>2021-04-16 23:26:22 +0200
committerOliver Kiddle <opk@zsh.org>2021-04-16 23:26:22 +0200
commit28cf6bd1110a426ac41fdc7ea62c3aee199c039a (patch)
tree4bad3eb72ce877c71faa0ad7f74510293d7ffa03 /ChangeLog
parent455bab1ef6af42a9c4f88138b2f0286d929b9584 (diff)
downloadzsh-28cf6bd1110a426ac41fdc7ea62c3aee199c039a.tar.gz
zsh-28cf6bd1110a426ac41fdc7ea62c3aee199c039a.tar.xz
zsh-28cf6bd1110a426ac41fdc7ea62c3aee199c039a.zip
unposted: update on bug list
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 77426eae5..69c5268be 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2021-04-16  Oliver Kiddle  <opk@zsh.org>
 
+	* unposted: Etc/BUGS: update on bug list
+
 	* 48556: Completion/BSD/Command/_ipfw: new completion
 
 2021-04-16  Daniel Shahaf  <d.s@daniel.shahaf.name>