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 f2794ac61..8a23408a0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -34,6 +34,8 @@ "git add --intent-to-add". * Ingmar Vanhassel: 26473: Completion/Unix/Command/_git: complete "git commit --cleanup=" and "git commit --allow-empty". + * Ingmar Vanhassel: 26474: Completion/Unix/Command/_git: add + "git describe --tags" completion and fix typos. 2009-01-29 Peter Stephenson <pws@csr.com> @@ -11065,5 +11067,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.4544 $ +* $Revision: 1.4545 $ ***************************************************** |