diff --git a/ChangeLog b/ChangeLog
index e9e39a2a23b664e80ddf0e7300abdcc404217197..e56ebd76721fc578e9adf2800b0cc9bb0eb39adb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,13 +6,18 @@ version 0.9.2 -- unreleased
 			. moved to lib/ some code that has to be shared between
 			  backupninja and ninjahelper
 	handler changes:
-		trac mkdir subdirectory problem fixed
-		fixed duplicity globbing support in include and exclude options 
-		fixed missing makecd.helper in Makefile.am/.in
-		mysql handler vserver bugs fixed and debug output enhanced
+		trac:
+			. mkdir subdirectory problem fixed
+		duplicity:
+			. globbing support fixed in include and exclude options 
+			. different signing and encrypting key support added
+		mysql:
+			. handler vserver bugs fixed and debug output enhanced
 	ninjahelper(s) changes:
 		vserver-related functions added to lib/vservers.in
 		added man/ninjahelper.1 man page
+		makecd:
+			. was missing in Makefile.am/.in
 		rdiff-backup:
 			. used to expand '*' in default source directories
 			. the "Cancel" buttons used to have a weird behaviour