about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authordana <dana@dana.is>2021-03-23 00:26:21 -0500
committerdana <dana@dana.is>2021-03-23 00:26:21 -0500
commit78cf45587100965553a879fc8b026294c79bd756 (patch)
treec93507e18985d9fb5f9cd5a33fba25a5d0fdf031 /ChangeLog
parentd96c8981011294cfef62cd1f8d76b2a982957ca4 (diff)
downloadzsh-78cf45587100965553a879fc8b026294c79bd756.tar.gz
zsh-78cf45587100965553a879fc8b026294c79bd756.tar.xz
zsh-78cf45587100965553a879fc8b026294c79bd756.zip
unposted: Improve documentation and add regression test for workers/47745
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8cef6370b..066a806c0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2021-03-23  dana  <dana@dana.is>
 
+	* unposted: Doc/Zsh/expn.yo, Test/D07multibyte.ztst: Improve
+	documentation and add regression test for workers/47745
+
 	* 47745: Stephane Chazelas: Src/utils.c: Fix [:IDENT:] vs
 	posixidentifiers