summaryrefslogtreecommitdiff
path: root/Build/source/texk/kpathsea/ChangeLog
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2018-12-13 23:04:37 +0000
committerKarl Berry <karl@freefriends.org>2018-12-13 23:04:37 +0000
commit02d4e889660e0ee9ef39151c47c6434217e8244e (patch)
tree4b67bc121385e4406d8e5da214cc98ed26d1dac4 /Build/source/texk/kpathsea/ChangeLog
parent5dc385ed08fc6727086d45fd2f8e2fdf69f31f13 (diff)
TEXMFDOTDIR variable instead of hardwiring "."
git-svn-id: svn://tug.org/texlive/trunk@49407 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/kpathsea/ChangeLog')
-rw-r--r--Build/source/texk/kpathsea/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/Build/source/texk/kpathsea/ChangeLog b/Build/source/texk/kpathsea/ChangeLog
index 204430a00ac..36b2cb4d473 100644
--- a/Build/source/texk/kpathsea/ChangeLog
+++ b/Build/source/texk/kpathsea/ChangeLog
@@ -1,3 +1,9 @@
+2018-12-14 Karl Berry <karl@tug.org>
+
+ * texmf.cnf (TEXMFDOTDIR): new variable, used instead of
+ literal "." in all search paths, so that it can be redefined as
+ ".//". Suggestion from Linas Stonys, tex-k 4 Dec 2018 10:09:35.
+
2018-12-12 Karl Berry <karl@freefriends.org>
* c-pathch.h (IS_KPSE_SEP): new macro to check for either : or ;