about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorClint Adams <clint@users.sourceforge.net>2008-10-09 21:54:09 +0000
committerClint Adams <clint@users.sourceforge.net>2008-10-09 21:54:09 +0000
commitca3182ad3dd0b616c31abd035dd0209b7528a2f5 (patch)
tree470f11b865ae7da5960dd6a7b94a0c7b3964bbc2 /ChangeLog
parentad3e2aa2157bc779b596d95987a80b28cf6928b9 (diff)
downloadzsh-ca3182ad3dd0b616c31abd035dd0209b7528a2f5.tar.gz
zsh-ca3182ad3dd0b616c31abd035dd0209b7528a2f5.tar.xz
zsh-ca3182ad3dd0b616c31abd035dd0209b7528a2f5.zip
Jörg Sommer: 25824: make it possible to use abbreviated paths for tree files.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 16e9150ed..8b25e70c0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-10-09  Clint Adams  <clint@zsh.org>
+
+	* Jörg Sommer: 25824: Completion/Unix/Command/_git: make it
+	possible to use abbreviated paths for tree files.
+
 2008-10-09  Peter Stephenson  <pws@csr.com>
 
 	* 25831: Doc/Zsh/expn.yo, Doc/Zsh/options.yo, Src/params.c,