diff --git a/ChangeLog b/ChangeLog index 357275a4..890c953a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -61,6 +61,8 @@ 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, + for consistency. (DLR) - browser.c: do_browser() - Refactor the mouse support, modeling it after do_mouse() for