fix changelog entry

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3945 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
master
David Lawrence Ramsey 2006-11-08 02:52:46 +00:00
parent a93023f14b
commit 6f751500cc
1 changed files with 2 additions and 3 deletions

View File

@ -7,9 +7,8 @@ CVS code -
- Fix problem where only paths would be returned when both paths
and filenames should have been. (DLR)
do_writeout()
- For consistency, when saving a file with no name, don't
allow overwriting an existing file when in restricted
mode. (DLR)
- For consistency, when saving a file with no name, don't allow
overwriting an existing file when in restricted mode. (DLR)
- Fix problem where a file could sometimes be overwritten
without a warning prompt. (DLR)