diff --git a/ChangeLog b/ChangeLog
index ac497b0b3cba384eb3572a0382ff536a06421e55..c45e0d7cd45bac90c4376f8e0f9c1ad841785aea 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -19,7 +19,8 @@ CVS code -
 	  message. (DLR, found by Bill Marcum)
 	- If we can't save the backup file for some reason, at least
 	  save the original file, if possible, since that's better than
-	  saving nothing. (DLR, suggested by Jordi)
+	  saving nothing. (DLR, problem found by Bill Marcum, solution
+	  suggested by Jordi)
 - rcfile.c:
   parse_argument()
 	- Rename variable ptr_bak to ptr_save, for consistency. (DLR)