about summary refs log tree commit diff
path: root/doc
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2023-09-28 21:43:39 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2023-09-28 21:43:39 +0000
commitc8ea970312eb3e9877d876e5b4d5575237187197 (patch)
treea917cfba8b6f6ee518bfdc0e7b7b31d9a0504e36 /doc
parent4a429a65013f6ad85fae32a4d5288aee16b1863f (diff)
downloadnetpbm-mirror-c8ea970312eb3e9877d876e5b4d5575237187197.tar.gz
netpbm-mirror-c8ea970312eb3e9877d876e5b4d5575237187197.tar.xz
netpbm-mirror-c8ea970312eb3e9877d876e5b4d5575237187197.zip
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
Diffstat (limited to 'doc')
-rw-r--r--doc/HISTORY3
1 files changed, 3 insertions, 0 deletions
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.