about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorOliver Kiddle <opk@users.sourceforge.net>2003-12-05 16:54:36 +0000
committerOliver Kiddle <opk@users.sourceforge.net>2003-12-05 16:54:36 +0000
commitf490c7c312fe032287a12a16638ad4f3411b8028 (patch)
tree19ae8cc40c3a6b14d1e3c0a0a5d22ead26706597 /ChangeLog
parentacf07cae911b726de33e6c6d03cdc56221c73c40 (diff)
downloadzsh-f490c7c312fe032287a12a16638ad4f3411b8028.tar.gz
zsh-f490c7c312fe032287a12a16638ad4f3411b8028.tar.xz
zsh-f490c7c312fe032287a12a16638ad4f3411b8028.zip
adjust to work with the newer version of subversion's help output
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 32e9b3e9d..937b47a35 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,11 @@
 	* 19276: Completion/Base/Completer/_prefix: fix fallback used to
 	get completer list if the style lookup failed
 
+2003-12-04  Oliver Kiddle  <opk@zsh.org>
+
+	* unposted: Completion/Unix/Command/_subversion: small addition to
+	output from `svn help diff' broke substitution for getting options
+
 2003-12-03  Peter Stephenson  <pws@csr.com>
 
 	* 19269: Src/pattern.c, Misc/globtests, Test/D02glob.ztst: