From 35ea5a8e31f41b88eb8c8ecdb8ab152961718500 Mon Sep 17 00:00:00 2001 From: giraffedata Date: Sat, 22 Jan 2022 18:56:02 +0000 Subject: Fix use of uninitialized variable git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@4253 9d0c8265-081b-0410-96cb-a4ca84ce46f8 --- doc/HISTORY | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc/HISTORY') diff --git a/doc/HISTORY b/doc/HISTORY index 8ca99e69..d645aa94 100644 --- a/doc/HISTORY +++ b/doc/HISTORY @@ -30,6 +30,9 @@ not yet BJH Release 10.98.00 -mwidth. And analogous vertical padding case. Introduced in Netpbm 10.97 (December 2021). + pgmtexture: Fix incorrect output. Always broken. (Program was + added in primordial Netpbm in 1991). + Remove Floyd-Steinberg dithering functions (ppm_fs_*) from libnetpbm (libppmfloyd). No longer used. Floyd-Steinberg dithering logic can be found in pnmremap. libppmfloyd -- cgit 1.4.1