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/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/Build/source/texk/kpathsea/ChangeLog b/Build/source/texk/kpathsea/ChangeLog
index 83909d9844f..1bf8449a1b3 100644
--- a/Build/source/texk/kpathsea/ChangeLog
+++ b/Build/source/texk/kpathsea/ChangeLog
@@ -1,3 +1,11 @@
+2014-12-05 Karl Berry <karl@tug.org>
+
+ * kpsewhich.c (help_formats): new fn for new option --help-formats.
+ (help_message): split off code from here.
+ (USAGE): document it.
+ (read_command_line): recognize it.
+ Suggestion from Julian Gilbey, tex-k 4 Dec 2014 13:34:23.
+
2014-10-20 Peter Breitenlohner <peb@mppmu.mpg.de>
* db.c (db_names): Use initialized non-const strings to avoid warning.