]> git.wh0rd.org Git - nano.git/commit
2010-04-14 Chris Allegretta <chrisa@asty.org>
authorChris Allegretta <chrisa@asty.org>
Wed, 14 Apr 2010 06:03:12 +0000 (06:03 +0000)
committerChris Allegretta <chrisa@asty.org>
Wed, 14 Apr 2010 06:03:12 +0000 (06:03 +0000)
commitdb9d983646c6369201baf37e44039531bab257d7
treed09048b11d4aac7b7f65c4d910f7cedca3b26272
parent181c4a999b3e7e1212a4845808faac3a82647889
2010-04-14 Chris Allegretta <chrisa@asty.org>
        * files.c (wirte_file): Don't set current_stat when tmp == TRUE, check
          whether current_stat is set when trying to use it, and don't do the
          modification check if the filename changed, since we have no way
          of knowing about it in that case.  Fixes Savannah bug 29392, reported
          by Mike Frysinger.

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