summaryrefslogtreecommitdiff
path: root/Build/source/texk/kpathsea/ChangeLog
diff options
context:
space:
mode:
authorAkira Kakuto <kakuto@fuk.kindai.ac.jp>2018-02-21 09:40:24 +0000
committerAkira Kakuto <kakuto@fuk.kindai.ac.jp>2018-02-21 09:40:24 +0000
commit76f11c729a8066c70167e6fe628a2e14abeebeff (patch)
treeda753ee4cfb6cf6da1f17b82e29f686142f2795b /Build/source/texk/kpathsea/ChangeLog
parent84446472e9cb4e966d9ff5aaf2bd447a8ffe8abc (diff)
revert lib.h. replace LIB_FATAL2 by FATAL2 in xgetcwd.c
git-svn-id: svn://tug.org/texlive/trunk@46697 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/kpathsea/ChangeLog')
-rw-r--r--Build/source/texk/kpathsea/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/texk/kpathsea/ChangeLog b/Build/source/texk/kpathsea/ChangeLog
index 123ff223ae7..f2a0ce396fe 100644
--- a/Build/source/texk/kpathsea/ChangeLog
+++ b/Build/source/texk/kpathsea/ChangeLog
@@ -1,6 +1,6 @@
2018-02-21 Akira Kakuto <kakuto@fuk.kindai.ac.jp>
- * lib.h: Fix a bug in LIB_START_FATAL().
+ * xgetcwd.c: Replace LIB_FATAL2 by FATAL2.
Private report from Douglas McKenna, 2018/02/21.
2018-02-20 Karl Berry <karl@freefriends.org>