From 59bf40d2b1cfe85111b15ec05f8c124f657aefe2 Mon Sep 17 00:00:00 2001 From: giraffedata Date: Sun, 28 Nov 2021 17:40:10 +0000 Subject: Explicit two's complement interpretation for systems (eg ppc64) where 'char' is unsigned git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@4197 9d0c8265-081b-0410-96cb-a4ca84ce46f8 --- doc/HISTORY | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'doc/HISTORY') diff --git a/doc/HISTORY b/doc/HISTORY index 4172816a..3178321f 100644 --- a/doc/HISTORY +++ b/doc/HISTORY @@ -17,6 +17,10 @@ not yet BJH Release 10.97.00 pamtogif: Fix bug: doesn't ignore the input alpha mask when user specified -transparent. Broken in Netpbm 10.37 (December 2006). + palmtopnm: Fix bug: fails with PackBits input on platform with + default unsigned char, such as ppc64. Always broken. (Ability + to convert PackBits input was new in Netpbm 10.27 (March 2005). + pamrubber: Fix bug: random behavior with -quad when you specify both points for source or target and the second one is lower in the image than the first. Always broken (Pamrubber was new in -- cgit 1.4.1