summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9dd63251e..2676d0a17 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2016-10-31  Barton E. Schaefer  <schaefer@zsh.org>
+
+	* 39792: Completion/Unix/Type/_canonical_paths: improve handling
+	of relative paths in _canonical_paths_add_paths
+
 2016-10-31  Daniel Shahaf  <d.s@daniel.shahaf.name>
 
 	* 39786: Functions/VCS_Info/Backends/VCS_INFO_get_data_hg,