From d758cbac11aea1566b8e45e1389ed085eb4d1953 Mon Sep 17 00:00:00 2001 From: giraffedata Date: Thu, 1 Sep 2016 02:08:26 +0000 Subject: Use File::Copy::move instead of 'rename' so it works when directories are in different filesystems git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@2815 9d0c8265-081b-0410-96cb-a4ca84ce46f8 --- doc/HISTORY | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'doc/HISTORY') diff --git a/doc/HISTORY b/doc/HISTORY index cbf142ef..2ddb6f7d 100644 --- a/doc/HISTORY +++ b/doc/HISTORY @@ -6,6 +6,12 @@ CHANGE HISTORY not yet BJH Release 10.76.00 + pnmquantall: Fix failure when temporary file location is + not the same filesystem as the output file. + + pnmquantall: Fix incorrect handling of when the Pnmremap or + the final rename fails. + giftopnm: Fix bug: crash on little-endian computers that can't toleration unaligned memory access. Thanks Ignatios Souvatzis (is@netbsd.org). Broken in Netpbm 10.47 (June 2009). -- cgit 1.4.1