about summary refs log tree commit diff
path: root/doc
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2018-10-07 20:20:08 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2018-10-07 20:20:08 +0000
commitf79daabd7540e5cc6c6a6cd128b884ea0de54906 (patch)
tree37f6e6b033fddb4ab7ae9023d4603f18229d2e5f /doc
parent7fc46bb79f04fd0ba77284382c0ce4a74f34f2a3 (diff)
downloadnetpbm-mirror-f79daabd7540e5cc6c6a6cd128b884ea0de54906.tar.gz
netpbm-mirror-f79daabd7540e5cc6c6a6cd128b884ea0de54906.tar.xz
netpbm-mirror-f79daabd7540e5cc6c6a6cd128b884ea0de54906.zip
Release 10.84.02
git-svn-id: http://svn.code.sf.net/p/netpbm/code/advanced@3405 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'doc')
-rw-r--r--doc/HISTORY9
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/HISTORY b/doc/HISTORY
index a9939dad..ba5b97da 100644
--- a/doc/HISTORY
+++ b/doc/HISTORY
@@ -4,6 +4,15 @@ Netpbm.
 CHANGE HISTORY 
 --------------
 
+not yet  BJH  Release 10.84.02
+
+              libnetpbm: Fix invalid memory reference in color name processing
+              when trivial memory allocation fails.
+
+              Build: fix reference to nonexistent getline on Mac OS X 10.6.
+
+              Build: fix reference to nonexistent strndup on Mac OS X 10.6.
+
 18.10.02 BJH  Release 10.84.01
 
               pamtojpeg2k: fix incorrect interpretation of -ilyrrates option