summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDaniel Shahaf <d.s@daniel.shahaf.name>2017-07-27 13:38:54 +0000
committerDaniel Shahaf <d.s@daniel.shahaf.name>2017-07-28 15:46:00 +0000
commita6f2755448158234183ef28ed9667c27a25098d7 (patch)
tree23bdefdc68f126119049992ceeaa546dbc7d6cc8 /ChangeLog
parent4015f3cf5d5ab0c339472cf6201dab7ff5285057 (diff)
downloadzsh-a6f2755448158234183ef28ed9667c27a25098d7.tar.gz
zsh-a6f2755448158234183ef28ed9667c27a25098d7.tar.xz
zsh-a6f2755448158234183ef28ed9667c27a25098d7.zip
41471 (tweaked): _svn: Complete propvals in 'propset'.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 609cf1c22..6e0a8c464 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2017-07-28  Daniel Shahaf  <d.s@daniel.shahaf.name>
 
+	* 41471 (tweaked): Completion/Unix/Command/_subversion: _svn:
+	Complete propvals in 'propset'.
+
 	* 41458: Completion/Unix/Command/_subversion: Don't cache an
 	empty commands list when svn is not available at the first
 	invocation of _svn.