From 10c5713e2611cebe954a04b20ef4ce34ab4acffb Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 29 Oct 2017 21:57:04 +0000 Subject: NEWS entry for directory in -output-directory no longer masking files git-svn-id: svn://tug.org/texlive/trunk@45641 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/texk/web2c/NEWS | 4 ++++ Build/source/texk/web2c/lib/ChangeLog | 9 ++++++--- 2 files changed, 10 insertions(+), 3 deletions(-) (limited to 'Build') diff --git a/Build/source/texk/web2c/NEWS b/Build/source/texk/web2c/NEWS index b37615dd87a..77195605634 100644 --- a/Build/source/texk/web2c/NEWS +++ b/Build/source/texk/web2c/NEWS @@ -1,5 +1,9 @@ This file records noteworthy changes. (Public domain.) +2018 +* Directories in the -output-directory do not mask files by the same name. + + 2017 (for TeX Live 2017, 19 May 2017) 2016 (for TeX Live 2016, 21 May 2016) 2015 (for TeX Live 2015, 21 May 2015) diff --git a/Build/source/texk/web2c/lib/ChangeLog b/Build/source/texk/web2c/lib/ChangeLog index 7875fda5b35..c5b0ae71bdb 100644 --- a/Build/source/texk/web2c/lib/ChangeLog +++ b/Build/source/texk/web2c/lib/ChangeLog @@ -2,10 +2,13 @@ * openclose.c: If opened fname is a directory in output_directory, discard it in Unix platforms. - In windows, fopen (fname, mode) is always NULL, in the case + Report from Duncan Steele, + http://tug.org/pipermail/tex-live/2017-October/040731.html + + In Windows, fopen (fname, mode) is always NULL, in the case where fname is a directory, thus it is discarded automatically. - Thanks to Hironobu Yamashita for the information: - http://tug.org/pipermail/tex-live/2017-October/040735.html. + Thanks to Hironobu Yamashita, + http://tug.org/pipermail/tex-live/2017-October/040735.html 2017-09-05 Karl Berry and Akira Kakuto -- cgit v1.2.3