diff options
author | Yen Chi Hsuan <yan12125@gmail.com> | 2017-07-23 16:21:35 +0800 |
---|---|---|
committer | Yen Chi Hsuan <yan12125@gmail.com> | 2017-07-23 16:22:14 +0800 |
commit | 905d18a7aa42263c66f311ac0cdf46b2caa2f4d6 (patch) | |
tree | 83f1167fc8e3d879789bb6624125524775852a78 /ChangeLog | |
parent | 0db492c02a60dbfb44514833445bf267f5319ae2 (diff) |
[options] Correctly hide login info from debug outputs (#13696)
Iterate over opts instead of PRIVATE_OPTS for both performance and
correctness
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +version <unreleased> + +Core +* [options] Correctly hide login info from debug outputs (#13696) + + version 2017.07.23 Core |