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/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/Build/source/texk/kpathsea/ChangeLog b/Build/source/texk/kpathsea/ChangeLog
index a100e2f44d3..5f909eee39f 100644
--- a/Build/source/texk/kpathsea/ChangeLog
+++ b/Build/source/texk/kpathsea/ChangeLog
@@ -1,3 +1,12 @@
+2009-12-15 Karl Berry <karl@tug.org>
+
+ * kpsewhich.c (-safe-in-name, -safe-out-name): new options.
+ * doc/kpathsea.texi: document them.
+ * tex-file.c (kpathsea_name_ok): introduce silent argument;
+ change callers.
+ * tex-file.h (kpathsea_{in,out}_name_ok_silent): declare these,
+ now used in kpsewhich.
+
2009-12-14 Karl Berry <karl@tug.org>
* kpsewhich.c (separator): remove never-used variable/option.