From a9359c53e9c22a75b9a204fed89c00624896c898 Mon Sep 17 00:00:00 2001 From: giraffedata Date: Sat, 29 Sep 2007 18:49:01 +0000 Subject: Change type of generic row buffer from char * to void * git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@421 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 fd92959e..b816d528 100644 --- a/doc/HISTORY +++ b/doc/HISTORY @@ -6,6 +6,13 @@ CHANGE HISTORY not yet BJH Release 10.41.00 + pamlcolor8.map: Make it a 256 color map sorted by index, + per Palm's spec. Thanks Paul Bolle . + + libnetpbm: make all row free operations go through + pm_freerow(); change row buffer type from char * to void * + for pm_allocrow(), pm_freerow(). + 07.09.26 BJH Release 10.40.00 pamfunc: Add -andmask, -ormask, -xormask, -not, -- cgit 1.4.1