summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f8c6e907e..9927f21e9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2016-08-27  Daniel Shahaf  <d.s@daniel.shahaf.name>
+
+	* 39070: Completion/Unix/Command/_mount,
+	Completion/Unix/Type/_canonical_paths: umount: Complete /f/b<TAB>
+	→ /foo/bar (for absolute path arguments only, for now)
+
 2016-08-26  Barton E. Schaefer  <schaefer@zsh.org>
 
 	* 39104: Src/exec.c: do not hash relative paths in findcmd()