about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDaniel Shahaf <d.s@daniel.shahaf.name>2016-01-18 02:37:23 +0000
committerDaniel Shahaf <d.s@daniel.shahaf.name>2016-01-20 07:49:30 +0000
commit3eb4d9c2e262ec9c86e0bfda79c074e9e3115476 (patch)
tree12bdc919b2eb3eb149ea644e8634d30b1c1a0c1b /ChangeLog
parentc6fc6f80cd960af914400eb3f49c52fc17598ba5 (diff)
downloadzsh-3eb4d9c2e262ec9c86e0bfda79c074e9e3115476.tar.gz
zsh-3eb4d9c2e262ec9c86e0bfda79c074e9e3115476.tar.xz
zsh-3eb4d9c2e262ec9c86e0bfda79c074e9e3115476.zip
37666: Completion: git: 'send-email --smtp-server=' takes absolute path to sendmail.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a22bc92e7..7e95051b2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2016-01-20  Daniel Shahaf  <d.s@daniel.shahaf.name>
 
+	* 37666: Completion/Unix/Command/_git: Completion: git:
+	'send-email --smtp-server=' takes absolute path to sendmail.
+
 	* 37665: Completion/Unix/Command/_git,
 	Completion/Unix/Type/_absolute_command_paths, Doc/Zsh/compsys.yo:
 	Completion: New helper _absolute_command_paths.