summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7e2a388be..503eb4575 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -10,6 +10,10 @@
 
 2016-10-31  Barton E. Schaefer  <schaefer@zsh.org>
 
+	* 39797: Completion/Unix/Type/_canonical_paths: obsolete the
+	helper functions fixed by the previous two changes, replacing
+	them with the new ${var:P} modifier.
+
 	* 39795: Completion/Unix/Type/_canonical_paths: preserve "cd -"
 	behavior around directory shuffling in _canonical_paths_pwd