about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDaniel Shahaf <d.s@daniel.shahaf.name>2016-09-09 09:31:52 +0000
committerDaniel Shahaf <d.s@daniel.shahaf.name>2016-09-09 09:36:12 +0000
commit1b6033489b6de3caba8f6cf09cc2f10287b3904c (patch)
treeb562a5cff5acd3298969e6b45c22eba68d45f389 /ChangeLog
parent73622ae2880a599ad7ed84d43538c34cf55a48ca (diff)
downloadzsh-1b6033489b6de3caba8f6cf09cc2f10287b3904c.tar.gz
zsh-1b6033489b6de3caba8f6cf09cc2f10287b3904c.tar.xz
zsh-1b6033489b6de3caba8f6cf09cc2f10287b3904c.zip
unposted: Add tests for ${(q)} being aware of the EQUALS option.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2651b7343..a0e643615 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2016-09-09  Daniel Shahaf  <d.s@daniel.shahaf.name>
+
+	* unposted: Test/D04parameter.ztst: Add tests for ${(q)} being
+	aware of the EQUALS option.
+
 2016-09-08  Daniel Shahaf  <d.s@daniel.shahaf.name>
 
 	* 39236 (plus typo fix): Doc/Zsh/compsys.yo, README: docs: Tweak