summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/changelog.asciidoc3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/changelog.asciidoc b/doc/changelog.asciidoc
index 50d157d40..ce366153f 100644
--- a/doc/changelog.asciidoc
+++ b/doc/changelog.asciidoc
@@ -144,6 +144,9 @@ Changed
anymore (unless started with `:spawn --verbose`).
- When a process got killed by a signal, the signal name is now displayed in
the message.
+- The qute-pass will now try looking up candidate pass entries based on the
+ calling tab's verbatim netloc (hostname including port and username) if it
+ can't find a match with an earlier candidate (FQDN, IPv4 etc).
Fixed
~~~~~