diff options
author | giraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8> | 2012-02-14 16:18:58 +0000 |
---|---|---|
committer | giraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8> | 2012-02-14 16:18:58 +0000 |
commit | 3c25700841eb42e12f581331ed201adea293b0f8 (patch) | |
tree | 5c9d1a33a2390b2f7f5eea89174a8954ea71b882 /doc/HISTORY | |
parent | 8d98333130874132f0b8a8038502e383fd000c43 (diff) | |
download | netpbm-mirror-3c25700841eb42e12f581331ed201adea293b0f8.tar.gz netpbm-mirror-3c25700841eb42e12f581331ed201adea293b0f8.tar.xz netpbm-mirror-3c25700841eb42e12f581331ed201adea293b0f8.zip |
Release 10.35.84
git-svn-id: http://svn.code.sf.net/p/netpbm/code/super_stable@1652 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'doc/HISTORY')
-rw-r--r-- | doc/HISTORY | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/doc/HISTORY b/doc/HISTORY index 9c51e529..a4929f31 100644 --- a/doc/HISTORY +++ b/doc/HISTORY @@ -4,6 +4,19 @@ Netpbm. CHANGE HISTORY -------------- +12.02.14 BJH Release 10.35.84 + + pamscale: fix all black output with resampling. Always broken. + + pgmtexture: fix integer overflow in difference variance. + Always broken. + + pgmtexture: fix array bounds violations in various calculations. + Always broken. + + Build: always put Netpbm header files before external library + header files in search path. + 11.11.25 BJH Release 10.35.83 pngtopnm: fix crash with invalid tIME chunk. Always broken. |