From: Wayne Davison Date: Mon, 4 Aug 2003 21:03:07 +0000 (+0000) Subject: Improved the mkstemp error message. X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/commitdiff_plain/4a7ee79d4d56ac4f268fe66087c8afd359423aa4 Improved the mkstemp error message. --- diff --git a/NEWS b/NEWS index 1e184e8f..9ad62c3b 100644 --- a/NEWS +++ b/NEWS @@ -78,6 +78,9 @@ Changes since version 2.5.6: * Fixed a bug in the --backup code that could cause deleted files to not get backed up. + * Improved the mkstemp error message to always include the directory + info where the temp file is being created. + INTERNAL: * Eliminated vestigial support for old versions that we stopped