summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDaniel Shahaf <d.s@daniel.shahaf.name>2016-08-16 22:48:41 +0000
committerDaniel Shahaf <d.s@daniel.shahaf.name>2016-08-18 16:55:45 +0000
commit0aa6bfd831706bc01a95af97963b702f4e6ff66c (patch)
tree20be13cf714a6fd5b40d1db0b134677e94a59bdf /ChangeLog
parent062aeca2d29318d19524ab54c10502af6a98b2ad (diff)
downloadzsh-0aa6bfd831706bc01a95af97963b702f4e6ff66c.tar.gz
zsh-0aa6bfd831706bc01a95af97963b702f4e6ff66c.tar.xz
zsh-0aa6bfd831706bc01a95af97963b702f4e6ff66c.zip
39044 (in part, see thread): Document _canonical_paths in the manual, too.
This mostly copy-pastes the source code comments and adds markup, however, the
positional arguments are now annotated optional, and a ')' was added.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fbf93064a..e899bdaaf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2016-08-18  Daniel Shahaf  <d.s@daniel.shahaf.name>
+
+	* 39044 (in part, see thread): Doc/Zsh/compsys.yo: Document
+	_canonical_paths in the manual, too.
+
 2016-08-15  Peter Stephenson  <p.stephenson@samsung.com>
 
 	* 39039: Doc/Zsh/zle.yo: fix documentation for transpose-words.