From 0e4da0772b7fb69cac01cafce05f7726965e5f79 Mon Sep 17 00:00:00 2001 From: giraffedata Date: Wed, 21 Nov 2007 17:09:02 +0000 Subject: HISTORY updates for previous commits git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@469 9d0c8265-081b-0410-96cb-a4ca84ce46f8 --- doc/HISTORY | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'doc') diff --git a/doc/HISTORY b/doc/HISTORY index fb45054d..eec10a9d 100644 --- a/doc/HISTORY +++ b/doc/HISTORY @@ -6,6 +6,11 @@ CHANGE HISTORY not yet BJH Release 10.41.00 + pamenlarge: much faster for PBM. Thanks Prophet of the + Way . + + pamenlarge: remove arithmetic overflow. + pnmmontage: new search algorithm to choose square output quickly. Thanks "Nic Roets" . @@ -14,6 +19,12 @@ 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 . + xwdtopnm: deal with too-large bits per pixel value in XWD + header. + + pnmcrop: fix -verbose message about background color with + -white. + libnetpbm: make all row free operations go through pm_freerow(); change row buffer type from char * to void * for pm_allocrow(), pm_freerow(). -- cgit 1.4.1