diff options
author | Clint Adams <clint@users.sourceforge.net> | 2009-01-29 18:05:28 +0000 |
---|---|---|
committer | Clint Adams <clint@users.sourceforge.net> | 2009-01-29 18:05:28 +0000 |
commit | c1f0bf30a3f1f55ce822cc4f1b0ef73e24d5e02f (patch) | |
tree | 03fec3bc3188bb44894598648c1549dfe93ff2bf /ChangeLog | |
parent | 218a7258b43f62cf25b1516cd4144388c0cce746 (diff) | |
download | zsh-c1f0bf30a3f1f55ce822cc4f1b0ef73e24d5e02f.tar.gz zsh-c1f0bf30a3f1f55ce822cc4f1b0ef73e24d5e02f.tar.xz zsh-c1f0bf30a3f1f55ce822cc4f1b0ef73e24d5e02f.zip |
Ingmar Vanhassel: 26471: update "git rebase" completion.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index 231f86ac7..37db6266b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -28,6 +28,8 @@ "git clone --verbose". * Ingmar Vanhassel: 26470: Completion/Unix/Command/_git: update "git svn" completion. + * Ingmar Vanhassel: 26471: Completion/Unix/Command/_git: update + "git rebase" completion. 2009-01-29 Peter Stephenson <pws@csr.com> @@ -11059,5 +11061,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.4541 $ +* $Revision: 1.4542 $ ***************************************************** |