about summary refs log tree commit diff
path: root/doc
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2020-07-21 22:01:37 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2020-07-21 22:01:37 +0000
commitde02aad9d230b317c9412cfce444a469778fad0c (patch)
treeee7f9497ad6a27300af94cd91e32a2ca3a3c9e57 /doc
parent5394ddb67716352156ae7dc9463fb632142adf93 (diff)
downloadnetpbm-mirror-de02aad9d230b317c9412cfce444a469778fad0c.tar.gz
netpbm-mirror-de02aad9d230b317c9412cfce444a469778fad0c.tar.xz
netpbm-mirror-de02aad9d230b317c9412cfce444a469778fad0c.zip
Fix double-free crash with -font
git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@3898 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 20c9ed47..5b8a7ab2 100644
--- a/doc/HISTORY
+++ b/doc/HISTORY
@@ -6,6 +6,9 @@ CHANGE HISTORY
 
 not yet  BJH  Release 10.92.00
 
+              pbmtext: fix double-free crash with -font .  Introduced in
+              Netpbm 10.91 (June 2020).
+
               pgmtopbm: add -randomseed.
 
               pcdovtoppm: Fix some garbage from the conversion from csh to sh