about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <p.w.stephenson@ntlworld.com>2021-04-09 21:01:37 +0100
committerPeter Stephenson <p.w.stephenson@ntlworld.com>2021-04-09 21:01:37 +0100
commit283d2f3c2761ac549a647638bb7d8fd8de3dabb4 (patch)
treed7a9635d9b110e2f53550d6738abdd612140480e /ChangeLog
parenteaff11c748e005bbcd14dbd1850880e4bffee3fa (diff)
downloadzsh-283d2f3c2761ac549a647638bb7d8fd8de3dabb4.tar.gz
zsh-283d2f3c2761ac549a647638bb7d8fd8de3dabb4.tar.xz
zsh-283d2f3c2761ac549a647638bb7d8fd8de3dabb4.zip
48432 and enable test: fix quotiing of zstyle -L for zstyle -e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cb4ad6833..f894cc2fe 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2021-04-09  Peter Stephenson  <p.w.stephenson@ntlworld.com>
+
+	* 48432 (plus test change): Src/Modules/zutil.c,
+	Test/V05styles.ztst: Fix quoting of zstyle -L output for
+	-e styles, and enable test.
+
 2021-04-09  Oliver Kiddle  <opk@zsh.org>
 
 	* 48378: Completion/Zsh/Command/_compadd: complete compadd