From 2a4b7ed2c9a770fa70628b0f5eca1b1e96251e1b Mon Sep 17 00:00:00 2001 From: giraffedata Date: Sun, 19 Sep 2010 17:31:15 +0000 Subject: Add pm_readbiglong2, etc. git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@1289 9d0c8265-081b-0410-96cb-a4ca84ce46f8 --- doc/HISTORY | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'doc') diff --git a/doc/HISTORY b/doc/HISTORY index 2b35a978..befd4d3e 100644 --- a/doc/HISTORY +++ b/doc/HISTORY @@ -6,6 +6,13 @@ CHANGE HISTORY not yet BJH Release 10.52.00 + + libnetpbm: add pm_readbiglong2, pm_readbiglong2u, + pm_readlittlelong2, pm_readlittlelong2u: These use the proper + 32 bit integer types instead of "long". (But the old ones + still work in legacy code because long is always at least 32 + bits). + Add pamrecolor. Thanks Scott Pakin. anytopnm: Use 'pngtopam' shell command instead of 'pngtopnm'. -- cgit 1.4.1