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 9d0816ea3e7..32cbf895a3e 100644
--- a/Build/source/texk/kpathsea/ChangeLog
+++ b/Build/source/texk/kpathsea/ChangeLog
@@ -1,3 +1,11 @@
+2007-07-06 Karl Berry <karl@tug.org>
+
+ * tex-file.c (init_path) <kpse_lua_format>: let's make the format
+ name be lua rather than luatex; otherwise kpsewhich -format=luatex
+ finds kpse_tex_format sometimes, and it seems unnecessary to debug
+ that just now.
+ (LUA_SUFFIXES): put compiled suffixes first.
+
2007-07-05 Karl Berry <karl@tug.org>
* tex-file.h (kpse_file_format_type): define kpse_lua_format.