We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 993ff58 commit b0fe11dCopy full SHA for b0fe11d
1 file changed
docs/release-notes/release-notes-0.22.0.md
@@ -21,6 +21,10 @@
21
22
# Bug Fixes
23
24
+* [`lncli unlock --stdin`](https://github.com/lightningnetwork/lnd/pull/PR_NUMBER)
25
+ now reads the password until EOF instead of stopping at the first newline,
26
+ so passwords containing embedded newline bytes are accepted.
27
+
28
# New Features
29
30
## Functional Enhancements
0 commit comments