diff options
author | Karl Berry <karl@freefriends.org> | 2008-07-08 18:21:45 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2008-07-08 18:21:45 +0000 |
commit | d1a22e921a43f451423fc011d20d187375a34b4f (patch) | |
tree | afda1ff305a120d7db081c0caf3c8eaa529cb399 /Build/source/texk/kpathsea/NEWS | |
parent | 3597e52f97765b778dc0efb9a03b775786d9078e (diff) |
update kpathsea to 3.5.7, web2c to 7.5.7, and NEWS files; regenerate configure scripts
git-svn-id: svn://tug.org/texlive/trunk@9382 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/kpathsea/NEWS')
-rw-r--r-- | Build/source/texk/kpathsea/NEWS | 13 |
1 files changed, 11 insertions, 2 deletions
diff --git a/Build/source/texk/kpathsea/NEWS b/Build/source/texk/kpathsea/NEWS index 3001bc29d7b..5468ea91540 100644 --- a/Build/source/texk/kpathsea/NEWS +++ b/Build/source/texk/kpathsea/NEWS @@ -1,10 +1,19 @@ This file records noteworthy changes. -3.5.6 (for TeX Collection 2006-07) +3.5.7 (for TeX Collection 2008, 8 July 2008) +* kpsewhich has new options --all (to report all matches) and --subdir + (to limit matches). +* more file suffixes (.dtx, et al.) and special files (updmap.cfg, et al.) + found automatically. +* add basic Lua support. +* add 64-bit functions for pdftex. +* autoconf support finally modernized. + +3.5.6 (for TeX Collection 2006-07, 30 December 2006) * longstanding minor portability/warnings problems. 3.5.5 * Copyrights of some source files were erroneously attributed to FSF. -* On UNIX, accept the semicolon as well as the colon in environment +* On Unix, accept the semicolon as well as the colon in environment variables like TEXINPUTS. * Keep metafont from choking on large literals (> 4000) when calling mktexpk. |