summaryrefslogtreecommitdiff
path: root/Build/source/texk/kpathsea/ChangeLog
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2018-02-23 19:30:01 +0000
committerKarl Berry <karl@freefriends.org>2018-02-23 19:30:01 +0000
commitccc63194ce7813106830c8a8755c54d89de831b4 (patch)
tree91bcd69b2af066afda949eec2877e01bf9903a95 /Build/source/texk/kpathsea/ChangeLog
parent616554510f3c5def370ff9f2734796f304bdcbb0 (diff)
-min-crossrefs needs .aux removal; other doc tweaks
git-svn-id: svn://tug.org/texlive/trunk@46719 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 f2a0ce396fe..136db935232 100644
--- a/Build/source/texk/kpathsea/ChangeLog
+++ b/Build/source/texk/kpathsea/ChangeLog
@@ -1,3 +1,9 @@
+2018-02-23 Karl Berry <karl@freefriends.org>
+
+ * lib.h (LIB_START_FATAL): mention that the identifier `kpse'
+ has to be defined for this to work. (In practice, it's a local
+ variable.) Private report from Douglas McKenna, 2018/02/21.
+
2018-02-21 Akira Kakuto <kakuto@fuk.kindai.ac.jp>
* xgetcwd.c: Replace LIB_FATAL2 by FATAL2.