about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorClint Adams <clint@users.sourceforge.net>2008-08-16 18:33:30 +0000
committerClint Adams <clint@users.sourceforge.net>2008-08-16 18:33:30 +0000
commit1ed1af98121e9b1c0e25e9b05160b0bc7e1dd0ee (patch)
tree518699935803ac468a64872d38085cf852a6cabf /ChangeLog
parentc960e8a83bd618c52fcd3af752306c38aec0dac0 (diff)
downloadzsh-1ed1af98121e9b1c0e25e9b05160b0bc7e1dd0ee.tar.gz
zsh-1ed1af98121e9b1c0e25e9b05160b0bc7e1dd0ee.tar.xz
zsh-1ed1af98121e9b1c0e25e9b05160b0bc7e1dd0ee.zip
25465: patch from Mikael Magnusson to add more git-add and git-checkout options.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fe60b7afd..3e373b795 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2008-08-16  Clint Adams  <clint@zsh.org>
 
+	* 25465: Completion/Unix/Command/_git: patch from Mikael Magnusson
+	to add more git-add and git-checkout options.
+
 	* unposted: Completion/Unix/Command/_git: another typo fix.
 
 	* 25464: Completion/Unix/Command/_git: patch from Mikael Magnusson