about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorClint Adams <clint@users.sourceforge.net>2005-06-14 15:15:47 +0000
committerClint Adams <clint@users.sourceforge.net>2005-06-14 15:15:47 +0000
commit3f08496698a802f37235eab5e4b4e1debb5ef278 (patch)
treef08ff7d66be7faa12e85b1e7c4bdf3256d143177 /ChangeLog
parent92d5a511bebd59e6e7035ee09a36141d8a35553e (diff)
downloadzsh-3f08496698a802f37235eab5e4b4e1debb5ef278.tar.gz
zsh-3f08496698a802f37235eab5e4b4e1debb5ef278.tar.xz
zsh-3f08496698a802f37235eab5e4b4e1debb5ef278.zip
21243: complete first option of svn subcmds.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index eab0592cc..642361998 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-06-14  Clint Adams  <clint@zsh.org>
+
+	* 21243: Kazuhiro NISHIYAMA: Completion/Unix/Command/_subversion:
+	complete first option of svn subcmds.
+
 2005-06-13  Bart Schaefer  <schaefer@zsh.org>
 
 	* 21328: Src/init.c: in loop(), avoid preprompt() when not looping at