about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorClint Adams <clint@users.sourceforge.net>2007-09-25 18:58:16 +0000
committerClint Adams <clint@users.sourceforge.net>2007-09-25 18:58:16 +0000
commitc92f9a73bb99e6d0f82f6cea7eedf3865b6bd311 (patch)
tree1e10b7d5ec1b68c3862471efd0b0de3df883e62b /ChangeLog
parent9433977a83f67cab603922f2bfc3f65ee6e2a096 (diff)
downloadzsh-c92f9a73bb99e6d0f82f6cea7eedf3865b6bd311.tar.gz
zsh-c92f9a73bb99e6d0f82f6cea7eedf3865b6bd311.tar.xz
zsh-c92f9a73bb99e6d0f82f6cea7eedf3865b6bd311.zip
Mikael Magnusson: 23832: fix git merge -m completion.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 64117ced5..b80bda16b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2007-09-25  Clint Adams  <clint@zsh.org>
 
+	* Mikael Magnusson: 23832: Completion/Unix/Command/_git: 
+	fix git merge -m completion.
+
 	* 23831: Completion/Unix/Command/_git: fix handling of merge
 	strategy option.