about summary refs log tree commit diff
path: root/doc/HISTORY
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2018-04-28 18:24:06 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2018-04-28 18:24:06 +0000
commit904b3fb1e1570419c055a10390a97e1f804e2b37 (patch)
tree53e7501082c22b43a2ff88c2370a04ce95777474 /doc/HISTORY
parentcb60a9d611936aba51a7a6a8b2343534f3707e81 (diff)
downloadnetpbm-mirror-904b3fb1e1570419c055a10390a97e1f804e2b37.tar.gz
netpbm-mirror-904b3fb1e1570419c055a10390a97e1f804e2b37.tar.xz
netpbm-mirror-904b3fb1e1570419c055a10390a97e1f804e2b37.zip
Fix variable used before set
git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@3238 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'doc/HISTORY')
-rw-r--r--doc/HISTORY9
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/HISTORY b/doc/HISTORY
index 49604a5b..92b6c8e9 100644
--- a/doc/HISTORY
+++ b/doc/HISTORY
@@ -8,6 +8,15 @@ not yet  BJH  Release 10.83.00
 
               Add pamlevels.  Thanks Anton Shepelev <anton.txt@gmail.com>.
 
+              pgmtexture: fix invalid memory reference with any image with
+              difference variance and different entropy analyses.  Introduced
+              in Netpbm 10.56 (September 2011).
+
+              ilbmtoppm: Fix bug: may fail with bogus error message about an
+              invalid CLUT chunk if image has a CLUT chunk.  Introduced after
+              Netpbm 10.26 (January 2005) and at or before Netpbm 10.35
+              (August 2006).
+
 18.03.25 BJH  Release 10.82.00
 
               pbmtext: Add -wchar.