diff options
author | Clint Adams <clint@users.sourceforge.net> | 2008-08-29 02:26:32 +0000 |
---|---|---|
committer | Clint Adams <clint@users.sourceforge.net> | 2008-08-29 02:26:32 +0000 |
commit | 4ee3f5ffe251f25a02d0ee00c142d20426a2aaf7 (patch) | |
tree | 7f75afb1d89f7c70f1c4949bcb666c1fe1e9ed88 /ChangeLog | |
parent | b8ae885ab8252f37b149472c288cf0d1c812324d (diff) | |
download | zsh-4ee3f5ffe251f25a02d0ee00c142d20426a2aaf7.tar.gz zsh-4ee3f5ffe251f25a02d0ee00c142d20426a2aaf7.tar.xz zsh-4ee3f5ffe251f25a02d0ee00c142d20426a2aaf7.zip |
Frank Terbeck: 25537: add --abort to options for 'git am'.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index a94adf2fe..1ae22e2b3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2008-08-29 Clint Adams <clint@zsh.org> + + * Frank Terbeck: 25537: Completion/Unix/Command/_git: add --abort + to options for 'git am'. + 2008-08-25 Peter Stephenson <p.w.stephenson@ntlworld.com> * 25532, Src/exec.c, Test/C03traps.ztst: skipping next command |