summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorOliver Kiddle <opk@zsh.org>2016-06-09 22:51:18 +0200
committerOliver Kiddle <opk@zsh.org>2016-06-09 22:51:18 +0200
commitcf01ad96d4758c602b41df59bf0fe1330a88b800 (patch)
tree873d72c4204b8774ff329577f7fae583ce6ce2c1 /ChangeLog
parent5e4db660b24b617fcb848785e17328dedcfcf920 (diff)
downloadzsh-cf01ad96d4758c602b41df59bf0fe1330a88b800.tar.gz
zsh-cf01ad96d4758c602b41df59bf0fe1330a88b800.tar.xz
zsh-cf01ad96d4758c602b41df59bf0fe1330a88b800.zip
38639: fix username completion after -, update options and get user shell with getent
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e68060e1c..41ae47c54 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2016-06-09  Oliver Kiddle  <opk@zsh.org>
+
+	* 38639: Completion/Unix/Command/_su: fix username completion
+	after -, update options and get user shell with getent
+
 2016-06-07  Daniel Shahaf  <d.s@daniel.shahaf.name>
 
 	* 38624: Completion/Unix/Command/_git: Optimize the last commit's