diff --git a/ChangeLog b/ChangeLog
index 0a9792f4f64ba8c8b0c027501c6cc0b09b10c756..dc70b31ac96c7f2649d62d7a7ac1a2b922d051c6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -38,6 +38,7 @@ version 1.0.2  -- UNRELEASED
 	   Thanks to Christian Prause <cprause@suse.com> for the patch.
 	 . Fix indentation. Thanks to Jools Wills <jools@oxfordinspire.co.uk>
 	   for the patch. (Closes: Redmine#6802)
+	 . Exclude tmpfs filesystems from df output. (Closes: Debian#745818)
 	tar:
 	 . Support test mode and xz compression.
 	   Thanks to Pierre ROUDIER <contact@pierreroudier.net> for the patches.