diff options
author | Clint Adams <clint@users.sourceforge.net> | 2012-03-06 02:36:12 +0000 |
---|---|---|
committer | Clint Adams <clint@users.sourceforge.net> | 2012-03-06 02:36:12 +0000 |
commit | 45090b19df0f7b8fa2efd9a9aac3e9a6c31a4c6b (patch) | |
tree | 6daafd32df70272d6a10c0a8dd859fcb3f7cebb7 /ChangeLog | |
parent | 942e1638079069cef12b20e8af310ea743ecbbf7 (diff) | |
download | zsh-45090b19df0f7b8fa2efd9a9aac3e9a6c31a4c6b.tar.gz zsh-45090b19df0f7b8fa2efd9a9aac3e9a6c31a4c6b.tar.xz zsh-45090b19df0f7b8fa2efd9a9aac3e9a6c31a4c6b.zip |
30317: complete git merge --ff-only
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index 185a6ec3b..e41177318 100644 --- a/ChangeLog +++ b/ChangeLog @@ -6,6 +6,8 @@ * 30316: Completion/Unix/Type/_pdf: complete .pdf for evince and epdfview. + * 30317: Completion/Unix/Command/_git: complete git merge --ff-only + 2012-03-05 Peter Stephenson <pws@csr.com> * 30307 plus change suggested by Wayne in 30309: configure.ac, @@ -16070,5 +16072,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.5603 $ +* $Revision: 1.5604 $ ***************************************************** |