summaryrefslogtreecommitdiff
path: root/Build/source/texk/kpathsea/ChangeLog
diff options
context:
space:
mode:
authorManuel Pégourié-Gonnard <mpg@elzevir.fr>2009-10-15 10:10:51 +0000
committerManuel Pégourié-Gonnard <mpg@elzevir.fr>2009-10-15 10:10:51 +0000
commita734a76c0704b4d919c1d91e817695a33252c7e4 (patch)
treedfe8ad953565343bb4b7725e8aee4c6f3c605372 /Build/source/texk/kpathsea/ChangeLog
parent2be7defbc93649fbb329c352b0de611c6df91429 (diff)
Disallow bibtex & makeindex from \write18: don't respect openout_any.
git-svn-id: svn://tug.org/texlive/trunk@15804 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/kpathsea/ChangeLog')
-rw-r--r--Build/source/texk/kpathsea/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/Build/source/texk/kpathsea/ChangeLog b/Build/source/texk/kpathsea/ChangeLog
index b8133a99135..318ebb85136 100644
--- a/Build/source/texk/kpathsea/ChangeLog
+++ b/Build/source/texk/kpathsea/ChangeLog
@@ -2,6 +2,7 @@
* texmf.cnf (shell_escape_commands): add repstopdf, a version of
epstopdf with restrictions intended to make it safer.
+ Remove bibtex & makeindex for now, they don't respect openout_any.
2009-10-13 Karl Berry <karl@tug.org>