From 5187b504d4f77f92efaa7b73c2868c0553120bed Mon Sep 17 00:00:00 2001
From: David Lawrence Ramsey <pooka109@gmail.com>
Date: Sat, 26 Aug 2006 16:51:42 +0000
Subject: [PATCH] add missing changelog entry

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3855 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
---
 ChangeLog | 2 ++
 1 file changed, 2 insertions(+)

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
-- 
GitLab