From c8ea970312eb3e9877d876e5b4d5575237187197 Mon Sep 17 00:00:00 2001 From: giraffedata Date: Thu, 28 Sep 2023 21:43:39 +0000 Subject: Fix compile error -- wrong interface to snprintf -- on systems without asprintf git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@4704 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 333061c8..80fe6b40 100644 --- a/doc/HISTORY +++ b/doc/HISTORY @@ -6,6 +6,9 @@ CHANGE HISTORY notyet BJH Release 11.05.00 + Fix compile error on systems without 'asprintf'. Introduced + in Netpbm 11.04 (September 2023). + 23.09.27 BJH Release 11.04.00 pamaddnoise: add -salt. -- cgit 1.4.1