]> git.wh0rd.org Git - nano.git/commitdiff
add missing changelog entry
authorDavid Lawrence Ramsey <pooka109@gmail.com>
Sat, 26 Aug 2006 16:51:42 +0000 (16:51 +0000)
committerDavid Lawrence Ramsey <pooka109@gmail.com>
Sat, 26 Aug 2006 16:51:42 +0000 (16:51 +0000)
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3855 35c25a1d-7b9e-4130-9fde-d3aeb78583b8

ChangeLog

index 357275a4a7ef1b23efcd2f0eeffde3296689845b..890c953a461a64c3aba51ad38e7c940d9fe1ac92 100644 (file)
--- 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