summaryrefslogtreecommitdiff
path: root/Build/source/texk/kpathsea/NEWS
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2011-04-28 18:18:36 +0000
committerKarl Berry <karl@freefriends.org>2011-04-28 18:18:36 +0000
commit62c85b217a4ca028a04cf23b1a1a4ee88e33fc46 (patch)
tree0f8f7dd91a4fe1564fc54355146e2bc8baf8fa15 /Build/source/texk/kpathsea/NEWS
parentbb5c62f33b1749009691a43be1150d71e06e82c5 (diff)
update version numbers and years
git-svn-id: svn://tug.org/texlive/trunk@22233 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/kpathsea/NEWS')
-rw-r--r--Build/source/texk/kpathsea/NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/Build/source/texk/kpathsea/NEWS b/Build/source/texk/kpathsea/NEWS
index cb63a2c572c..bee8a418792 100644
--- a/Build/source/texk/kpathsea/NEWS
+++ b/Build/source/texk/kpathsea/NEWS
@@ -1,5 +1,10 @@
This file records noteworthy changes. (Public domain.)
+6.0.1 (for TeX Collection 2011)
+* Trailing comments and whitespace omitted from config values.
+* Add .tlu to type lua suffixes.
+* Prefix program_invocation{,_short}_name with kpse_.
+
6.0.0 (for TeX Collection 2010, 4 June 2010)
* Change xmalloc and friends to use size_t, unfortunately changing the ABI.