]> git.wh0rd.org Git - nano.git/commit
actually, since copy_file() doesn't allocate ever-increasing space for a
authorDavid Lawrence Ramsey <pooka109@gmail.com>
Tue, 19 Apr 2005 22:37:01 +0000 (22:37 +0000)
committerDavid Lawrence Ramsey <pooka109@gmail.com>
Tue, 19 Apr 2005 22:37:01 +0000 (22:37 +0000)
commit1ccada16aea6c719a86e54c9d8884dc1a15d8892
tree469f949483f99eb68bbaa975b25da2150cd3fe8c
parent5b2f17e5910139719411e04e9b88a2e2faeb834b
actually, since copy_file() doesn't allocate ever-increasing space for a
file, it should read the file BUFSIZ bytes at a time; remove erroneous
changelog entry

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