diff options
Diffstat (limited to 'Build/source/texk/kpathsea/NEWS')
-rw-r--r-- | Build/source/texk/kpathsea/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Build/source/texk/kpathsea/NEWS b/Build/source/texk/kpathsea/NEWS index 0931f68390f..b1c0ee777cf 100644 --- a/Build/source/texk/kpathsea/NEWS +++ b/Build/source/texk/kpathsea/NEWS @@ -1,5 +1,8 @@ This file records noteworthy changes. (Public domain.) +6.0.0 (for TeX Collection 2010) +* Change xmalloc and friends to use size_t, changing the ABI. + 5.0.0 (for TeX Collection 2009, 13 October 2009) * Make shared library version and general package version the same. * Make library re-entrant, thus unavoidable binary API changes. |