From: Wayne Davison Date: Mon, 4 Aug 2003 21:03:07 +0000 (+0000) Subject: Improved the mkstemp error message. X-Git-Tag: v2.5.7~46 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4a7ee79d4d56ac4f268fe66087c8afd359423aa4;p=thirdparty%2Frsync.git 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