diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index a6cde2c39..f2794ac61 100644 --- a/ChangeLog +++ b/ChangeLog @@ -32,6 +32,8 @@ "git rebase" completion. * Ingmar Vanhassel: 26472: Completion/Unix/Command/_git: complete "git add --intent-to-add". + * Ingmar Vanhassel: 26473: Completion/Unix/Command/_git: complete + "git commit --cleanup=" and "git commit --allow-empty". 2009-01-29 Peter Stephenson <pws@csr.com> @@ -11063,5 +11065,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.4543 $ +* $Revision: 1.4544 $ ***************************************************** |