From 2c00cb555c0cbf82fd868fd65ec298e7a0b241db Mon Sep 17 00:00:00 2001 From: Janek Bevendorff Date: Sun, 22 Jan 2017 19:58:22 +0100 Subject: [PATCH] Add missing pull request reference --- CHANGELOG | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index 57b25e81..17ee98bb 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -10,7 +10,7 @@ - Add feature to download favicons and use them as entry icons [#30] - Automatically reload and merge database when the file changed on disk [#22, #33, #93] -- Add tool for merging two databases [#22, #47] +- Add tool for merging two databases [#22, #47, #143] - Add --pw-stdin commandline option to unlock the database by providing a password on STDIN [#54] - Add utility script for reading the database password from KWallet [#55]