summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordana <dana@dana.is>2026-07-10 02:39:33 -0500
committerdana <dana@dana.is>2026-07-10 02:41:29 -0500
commit489436767786ec8c8e16436d00ff3c7c4ce0a380 (patch)
tree1abac275111882c5cafd954ea91c25609b9d9dee /ChangeLog
parent54919: tests: fix hang in D04 zsh_eval_context test (diff)
downloadzsh-489436767786ec8c8e16436d00ff3c7c4ce0a380.tar
zsh-489436767786ec8c8e16436d00ff3c7c4ce0a380.tar.gz
zsh-489436767786ec8c8e16436d00ff3c7c4ce0a380.tar.bz2
zsh-489436767786ec8c8e16436d00ff3c7c4ce0a380.tar.lz
zsh-489436767786ec8c8e16436d00ff3c7c4ce0a380.tar.xz
zsh-489436767786ec8c8e16436d00ff3c7c4ce0a380.tar.zst
zsh-489436767786ec8c8e16436d00ff3c7c4ce0a380.zip
unposted: completion: fix some wrongly ordered globquals
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e06c46a03..19e2c3312 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2026-07-10 dana <dana@dana.is>
+
+ * unposted: Completion/X/Command/_firefox,
+ Completion/Zsh/Type/_command_names: fix some wrongly ordered
+ globquals
+
2026-07-09 dana <dana@dana.is>
* 54919: Test/D04parameter.ztst: fix hang in D04