summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorEisuke Kawashima <e-kwsm@users.noreply.github.com>2024-04-03 00:36:22 +0900
committerOliver Kiddle <opk@zsh.org>2025-01-30 13:02:39 +0100
commit8cddd97297365f91e0f816f5364e06f77b0a2358 (patch)
tree239e1bdc675d82d653f853f88b5a9e3db914114d /ChangeLog
parent13417c27014aee0bb201988ecd81421f2e987c8c (diff)
downloadzsh-8cddd97297365f91e0f816f5364e06f77b0a2358.tar.gz
zsh-8cddd97297365f91e0f816f5364e06f77b0a2358.zip
github #118: completion(git-rebase): non-interactive mode also supports --autosquash
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 27ae19b06..6e5689d8d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2025-01-30 Oliver Kiddle <opk@zsh.org>
+ * github #118: Eisuke Kawashima: Completion/Unix/Command/_git:
+ git rebase non-interactive mode also supports --autosquash
+
* 53338: Completion/Zsh/Command/_typeset: complete typeset -n option
* 53337: Doc/Zsh/mod_ksh93.yo, Src/Modules/ksh93.c: allow nameref -p