about summary refs log tree commit diff
path: root/doc
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2024-04-11 21:02:43 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2024-04-11 21:02:43 +0000
commit9932768af21cd8f5c7821024dfd2a00a26f39d9f (patch)
treebcbb941e0748ef41550a5093cb7e54b3b1db2a3d /doc
parent08c5cac6ac42be4e409f82b209ba55e493d20107 (diff)
downloadnetpbm-mirror-trunk.tar.gz
netpbm-mirror-trunk.tar.xz
netpbm-mirror-trunk.zip
Update HISTORY HEAD trunk
git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@4906 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'doc')
-rw-r--r--doc/HISTORY4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/HISTORY b/doc/HISTORY
index 89636a6c..259e9dbd 100644
--- a/doc/HISTORY
+++ b/doc/HISTORY
@@ -6,7 +6,9 @@ CHANGE HISTORY
 
 not yet  BJH  Release 11.07.00
 
-              libnetpbm: Fix double free crash when memory allocation fails.
+              libnetpbm: Fix double free crash when memory allocation via
+              REALLOCARRAY fails.  Introduced in Netpbm 10.40 (September
+              2007).
 
               libnetpbm: Allow color dictionary with more than 1000 entries.