diff options
author | Karl Berry <karl@freefriends.org> | 2009-05-31 23:39:13 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-05-31 23:39:13 +0000 |
commit | bfd99f208bd0719e1d980f6e88a0ee92ecc17350 (patch) | |
tree | db37504798f31a8c55b1e0707d00f8153f7baf9d /Build/source/texk/kpathsea/NEWS | |
parent | c0fccc7f86cd95bc869fc311bbee8cc41002a770 (diff) |
update version numbers to 5.0.0 (web2c version change coming separately)
git-svn-id: svn://tug.org/texlive/trunk@13551 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/kpathsea/NEWS')
-rw-r--r-- | Build/source/texk/kpathsea/NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Build/source/texk/kpathsea/NEWS b/Build/source/texk/kpathsea/NEWS index 5468ea91540..35d1344121a 100644 --- a/Build/source/texk/kpathsea/NEWS +++ b/Build/source/texk/kpathsea/NEWS @@ -1,4 +1,9 @@ This file records noteworthy changes. +5.0.0 (for TeX Collection 2009) +* Make shared library version and general package version the same. +* Make library re-entrant, thus unavoidable binary API changes. +* Change build system to Automake. + 3.5.7 (for TeX Collection 2008, 8 July 2008) * kpsewhich has new options --all (to report all matches) and --subdir (to limit matches). |