about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDaniel Shahaf <d.s@daniel.shahaf.name>2019-09-04 02:47:19 +0000
committerDaniel Shahaf <d.s@daniel.shahaf.name>2019-09-04 02:56:54 +0000
commit2829e32e3cc894bdd4fffced1cfd78a72dbff763 (patch)
tree1f91d42d6dda60949bf19c9e251256d14c90c1f0 /ChangeLog
parent770dca2c536cc7cf3921785f28d486a2b3926a56 (diff)
downloadzsh-2829e32e3cc894bdd4fffced1cfd78a72dbff763.tar.gz
zsh-2829e32e3cc894bdd4fffced1cfd78a72dbff763.tar.xz
zsh-2829e32e3cc894bdd4fffced1cfd78a72dbff763.zip
44726/0002: _subversion: Update --show-item= completion to 1.12.0.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 54a6f0e78..234120191 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2019-09-04  Daniel Shahaf  <d.s@daniel.shahaf.name>
 
+	* 44726/0002: Completion/Unix/Command/_subversion: Update
+	--show-item= completion to 1.12.0.
+
 	* 44726/0001: Completion/Unix/Command/_subversion: Use
 	'svn help -v' to show global options, experimental options,
 	and experimental subcommands (upstream issue SVN-4828, to be