about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDaniel Shahaf <d.s@daniel.shahaf.name>2019-09-01 00:35:42 +0000
committerDaniel Shahaf <d.s@daniel.shahaf.name>2019-09-04 02:56:54 +0000
commit770dca2c536cc7cf3921785f28d486a2b3926a56 (patch)
tree554a50e14eab9eca4257479324dbbf0179aac93b /ChangeLog
parent63cc5279b38bb07acd8074dcfcd0b0c354e3dfc9 (diff)
downloadzsh-770dca2c536cc7cf3921785f28d486a2b3926a56.tar.gz
zsh-770dca2c536cc7cf3921785f28d486a2b3926a56.tar.xz
zsh-770dca2c536cc7cf3921785f28d486a2b3926a56.zip
44726/0001: _subversion: Use 'svn help -v' to show global options, experimental options, and experimental subcommands (upstream issue SVN-4828, to be released in Subversion 1.13.0)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 501a3d354..54a6f0e78 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2019-09-04  Daniel Shahaf  <d.s@daniel.shahaf.name>
+
+	* 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
+	released in Subversion 1.13.0)
+
 2019-09-04  Ned Batchelder  <ned@nedbatchelder.com>
 
 	* github #37: Doc/Zsh/builtins.yo: Make it easier to understand