about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDaniel Shahaf <d.s@daniel.shahaf.name>2016-08-18 16:59:02 +0000
committerDaniel Shahaf <d.s@daniel.shahaf.name>2016-08-18 16:59:09 +0000
commit283357dcabb84d90825c3acb37e88dda45fd744d (patch)
tree88442b9fa4cddde1ec44e11647bf1a5ce67dcd33 /ChangeLog
parent0aa6bfd831706bc01a95af97963b702f4e6ff66c (diff)
downloadzsh-283357dcabb84d90825c3acb37e88dda45fd744d.tar.gz
zsh-283357dcabb84d90825c3acb37e88dda45fd744d.tar.xz
zsh-283357dcabb84d90825c3acb37e88dda45fd744d.zip
unposted: _canonical_paths: Port docstring changes from 39044.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e899bdaaf..32202fb8d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2016-08-18  Daniel Shahaf  <d.s@daniel.shahaf.name>
 
+	* unposted: Completion/Unix/Type/_canonical_paths: Port docstring
+	changes from 39044.
+
 	* 39044 (in part, see thread): Doc/Zsh/compsys.yo: Document
 	_canonical_paths in the manual, too.