about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDaniel Shahaf <d.s@daniel.shahaf.name>2015-08-27 22:45:49 +0000
committerDaniel Shahaf <d.s@daniel.shahaf.name>2015-08-27 23:14:57 +0000
commit63b1dcd284df2a5dbb37bb0af3cdd13553576a85 (patch)
tree6cf6b099f69f5e4bb638f6a01db05f7683ad8352 /ChangeLog
parent51f5898dc0209684b9c468f0dc5500e86fc16325 (diff)
downloadzsh-63b1dcd284df2a5dbb37bb0af3cdd13553576a85.tar.gz
zsh-63b1dcd284df2a5dbb37bb0af3cdd13553576a85.tar.xz
zsh-63b1dcd284df2a5dbb37bb0af3cdd13553576a85.zip
36304: _git-cat-file: Fix regression in 36237
This broke 'git cat-file blob origin:Etc/<TAB>'.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7a90e7569..0d858b0b5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2015-08-27  Daniel Shahaf  <d.s@daniel.shahaf.name>
+
+	* 36304: Completion/Unix/Command/_git: _git-cat-file: Fix
+	regression in 36237
+
 2015-08-27  Barton E. Schaefer  <schaefer@zsh.org>
 
 	* unposted (cf. Axel Beckert 36292): Test/A05execution.ztst: