about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorClint Adams <clint@users.sourceforge.net>2007-09-25 16:35:43 +0000
committerClint Adams <clint@users.sourceforge.net>2007-09-25 16:35:43 +0000
commitf24ab2ef9450c98c9bc512bfbebe348b6408f604 (patch)
treed5483babab2636f0087ba06a2c10a2680425f275 /ChangeLog
parentc3ba77bd66f3a2a6086eea2835f5905f6a2069fb (diff)
downloadzsh-f24ab2ef9450c98c9bc512bfbebe348b6408f604.tar.gz
zsh-f24ab2ef9450c98c9bc512bfbebe348b6408f604.tar.xz
zsh-f24ab2ef9450c98c9bc512bfbebe348b6408f604.zip
23829: merge in the remaining git completion changes from Nikolai Weibull's repository.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f1dfb4658..45bd9469e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2007-09-25  Clint Adams  <clint@zsh.org>
 
+	* 23829: Completion/Unix/Command/_git: merge in the remaining
+	git completion changes from Nikolai Weibull's repository.
+
 	* 23828: Completion/Unix/Command/_git: merge in lots of
 	git completion changes from Nikolai Weibull's repository.