]> git.wh0rd.org Git - nano.git/commit
2010-05-23 Chris Allegretta <chrisa@asty.org>
authorChris Allegretta <chrisa@asty.org>
Sun, 23 May 2010 04:30:23 +0000 (04:30 +0000)
committerChris Allegretta <chrisa@asty.org>
Sun, 23 May 2010 04:30:23 +0000 (04:30 +0000)
commit86be3af75fc86852751df9cafc67483dc31c65ae
tree4606fdf5a2b81c4abc1a2adfda47bed5c427ecc8
parent0dcfa1d7f71d2a67c4a8ebea8b2654e5814d9eae
2010-05-23 Chris Allegretta <chrisa@asty.org>
        * files.c (write_file): Don't even try to chown() the backup
          file unless we're root, since it's probably going to fail if
          we're editing a file we don't own.  Fixes Savannah bug
          29514: [nano 2.2.2] backup should ignore chown errors.

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@4507 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
ChangeLog
src/files.c