diff options
author | Karl Berry <karl@freefriends.org> | 2010-06-04 15:04:36 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-06-04 15:04:36 +0000 |
commit | 098d058ae43c2ce7d0d6458e68e4b743df8f7538 (patch) | |
tree | a47d36dd28a3cd46713a638c4771f7e5ac88730f /Build/source/texk/kpathsea/NEWS | |
parent | e24b1ba912484ca7d75f4b1b57d79273ef18a235 (diff) |
update version numbers for possibly final build
git-svn-id: svn://tug.org/texlive/trunk@18730 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/kpathsea/NEWS')
-rw-r--r-- | Build/source/texk/kpathsea/NEWS | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Build/source/texk/kpathsea/NEWS b/Build/source/texk/kpathsea/NEWS index b1c0ee777cf..cb63a2c572c 100644 --- a/Build/source/texk/kpathsea/NEWS +++ b/Build/source/texk/kpathsea/NEWS @@ -1,7 +1,7 @@ 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. +6.0.0 (for TeX Collection 2010, 4 June 2010) +* Change xmalloc and friends to use size_t, unfortunately changing the ABI. 5.0.0 (for TeX Collection 2009, 13 October 2009) * Make shared library version and general package version the same. |