diff options
author | Karl Berry <karl@freefriends.org> | 2010-05-17 23:54:03 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-05-17 23:54:03 +0000 |
commit | 9c5b9d531f78961181749c72b8ca7a295b97196e (patch) | |
tree | adfddd6ad1ff762d901a116da1f9577d6f9de101 /Build/source/texk/kpathsea/NEWS | |
parent | 31cb054a7ca57eace01641aa40bda3a755417982 (diff) |
prepare for 2010 pretest builds
git-svn-id: svn://tug.org/texlive/trunk@18320 c570f23f-e606-0410-a88d-b1316a301751
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. |