summaryrefslogtreecommitdiff
path: root/Build/source/texk/kpathsea/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/kpathsea/ChangeLog')
-rw-r--r--Build/source/texk/kpathsea/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/Build/source/texk/kpathsea/ChangeLog b/Build/source/texk/kpathsea/ChangeLog
index 4d97a049d67..0bf640eb329 100644
--- a/Build/source/texk/kpathsea/ChangeLog
+++ b/Build/source/texk/kpathsea/ChangeLog
@@ -1,3 +1,15 @@
+2017-11-03 Karl Berry <karl@freefriends.org>
+
+ * default.h: document that NULL or empty input path returns the
+ default string.
+ * kdefault.c (kpathsea_expand_default): check for empty input path.
+ From Doug McKenna, personal mail, 2nov17.
+
+ * cnf.c (do_line): do not move past a nul byte on erroneous input
+ (with a . but no program name).
+ * hash.c: doc fix.
+ From Doug McKenna, personal mail, 31oct17.
+
2017-10-29 Karl Berry <karl@freefriends.org>
* several files: missed copyright 2017 updates.