diff --git a/check_clientbackup b/check_clientbackup
index 753d0f685e5a3df7d3e05aede433e69e69b1d3b7..1c2f5b0c19c03ae0a9e1b4bb1b8fa689ee1f942b 100755
--- a/check_clientbackup
+++ b/check_clientbackup
@@ -13,6 +13,7 @@
 # 2022-03-18  v1.6  <axel.hahn@iml.unibe.ch> show dumped databases
 # 2022-03-21  v1.7  <axel.hahn@iml.unibe.ch> show databases infos for couchdb2 too
 # 2022-03-23  v1.8  <axel.hahn@iml.unibe.ch> FIX: exit with error if backup error occured
+# 2022-08-10  v1.9  <axel.hahn@iml.unibe.ch> FIX: mask the dot in .log
 # ======================================================================
 
 . $( dirname $0 )/inc_pluginfunctions