diff --git a/ChangeLog b/ChangeLog
index 890c953a461a64c3aba51ad38e7c940d9fe1ac92..54a9c40d8954c77260f71178e5223102c5a93e71 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -61,7 +61,10 @@ CVS code -
 	  the "Go To Directory" prompt, and then canceling back to the
 	  "Read File" or "Save File As" prompt.  Changes to
 	  get_prompt_string() and do_prompt(). (DLR)
-	- Rename the parameter old_pww to pww_save in various functions,
+	- Rename the parameter old_pww to pww_save in
+	  need_statusbar_horizontal_update(), need_horizontal_update(),
+	  need_vertical_update(), and edit_redraw(); and rename the
+	  variable old_pww to pww_save in do_search() and do_research();
 	  for consistency. (DLR)
 - browser.c:
   do_browser()