fix changelog entry

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3397 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
This commit is contained in:
David Lawrence Ramsey 2006-04-20 03:03:57 +00:00
parent e904888324
commit 57f97538b1
1 changed files with 1 additions and 1 deletions

View File

@ -78,7 +78,7 @@ CVS code -
toggle, for consistency. (DLR)
- nano.c:
renumber()
- Remove invalid assert. (DLR)
- Remove invalid assert. (DLR, found by Filipe Moreira)
- rcfile.c:
parse_argument()
- Rename variable ptr_bak to ptr_save, for consistency. (DLR)