about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDaniel Shahaf <d.s@daniel.shahaf.name>2021-11-26 08:33:27 +0000
committerDaniel Shahaf <d.s@daniel.shahaf.name>2021-11-26 08:33:27 +0000
commit067f570f23c16dd1b151a3507d344d870457efa8 (patch)
tree0eda47054148cdddca0bad664aa12af26dec160f /ChangeLog
parent709f1057b744bfa307db319d1112fe6d83743b62 (diff)
downloadzsh-067f570f23c16dd1b151a3507d344d870457efa8.tar.gz
zsh-067f570f23c16dd1b151a3507d344d870457efa8.tar.xz
zsh-067f570f23c16dd1b151a3507d344d870457efa8.zip
unposted: Add ChangeLog for the previous commit.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d7b225d42..9cfc61dd7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2021-11-26  Daniel Shahaf  <d.s@daniel.shahaf.name>
+
+	* 47599 (tweaked): New test for '{foo,bar}' in command position
+
 2021-11-24  Oliver Kiddle  <opk@zsh.org>
 
 	* 49597: Completion/Base/Core/_description, Doc/Zsh/compsys.yo,