diff --git a/ChangeLog b/ChangeLog
index 7e1c8cada9aa16f2e26f416afa1b3874e7f92e18..ddc4ff10f3774e1096b24d002a56b8b28b3c51a6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -12,7 +12,7 @@ version 1.0.2  -- UNRELEASED
 	   (Closes: Redmine#6357)
 	 . Fix buggy version comparison. (Redmine#6746)
 	 . Support using a different passphrase for the signing key
-	   from the one used for the encryption key.
+	   from the one used for the encryption key (Closes: #726072).
 	   Thanks to Dominik George <nik@naturalnet.de> for the patch!
 	 ยท Run duplicity in a C locales environment (Closes: #736280).
 	   Thanks to Jonathan Dupart <jonathan@dupart.org> for the report,