summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authordana <dana@dana.is>2025-04-27 10:04:49 -0500
committerdana <dana@dana.is>2025-04-27 10:04:49 -0500
commit0e369f37d637874b45faa43a0896e70f45739abc (patch)
tree6cfe017c69f88a8996b0a6ffd4cf5cb9daf6749a /ChangeLog
parent84ef0c523878625feeed8cd0a5c142929d8b4d06 (diff)
downloadzsh-0e369f37d637874b45faa43a0896e70f45739abc.tar.gz
zsh-0e369f37d637874b45faa43a0896e70f45739abc.zip
unposted: docs: adjust zgetopt wording
per workers/53518
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index de8fc6f3d..a02917bad 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2025-04-27 dana <dana@dana.is>
+ * unposted: Doc/Zsh/contrib.yo: adjust zgetopt wording
+
* 53516: Doc/Zsh/contrib.yo, Functions/Misc/zgetopt, NEWS,
Test/Z04zgetopt.ztst: add zgetopt contrib function