about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorClint Adams <clint@users.sourceforge.net>2007-10-15 19:46:40 +0000
committerClint Adams <clint@users.sourceforge.net>2007-10-15 19:46:40 +0000
commit25e841cdbb523703e9aa3b29710808fc0c9c7d24 (patch)
tree4c0dc9ea0c2ec5bf68ccd36f23e3b6acaddfa964 /ChangeLog
parent857d147b5bb1415d008acb5ed6fce941df6c7949 (diff)
downloadzsh-25e841cdbb523703e9aa3b29710808fc0c9c7d24.tar.gz
zsh-25e841cdbb523703e9aa3b29710808fc0c9c7d24.tar.xz
zsh-25e841cdbb523703e9aa3b29710808fc0c9c7d24.zip
23965: add missing bracket in completion for git svnimport.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index dceb2ba4e..0f87e6378 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2007-10-15  Clint Adams  <clint@zsh.org>
 
+	* 23965: Completion/Unix/Command/_git: add missing bracket in
+	completion for git svnimport.
+
 	* 23964: Src/Modules/curses.c: call endwin() in curses module cleanup.
 
 	* 23962: Doc/Zsh/mod_curses.yo, Src/Modules/curses.c: store windows