diff options
author | giraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8> | 2020-05-29 01:11:21 +0000 |
---|---|---|
committer | giraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8> | 2020-05-29 01:11:21 +0000 |
commit | c1cc804118af23f2378d3338c6afc3a944f420c6 (patch) | |
tree | 5bf41fe9044abac20144345d04039898669eae03 | |
parent | 0e983b373951c37366eed57ad0c59521529acaca (diff) | |
download | netpbm-mirror-c1cc804118af23f2378d3338c6afc3a944f420c6.tar.gz netpbm-mirror-c1cc804118af23f2378d3338c6afc3a944f420c6.tar.xz netpbm-mirror-c1cc804118af23f2378d3338c6afc3a944f420c6.zip |
update HISTORY
git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@3818 9d0c8265-081b-0410-96cb-a4ca84ce46f8
-rw-r--r-- | doc/HISTORY | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/HISTORY b/doc/HISTORY index f70fce62..0be22279 100644 --- a/doc/HISTORY +++ b/doc/HISTORY @@ -8,6 +8,15 @@ not yet BJH Release 10.91.00 pamstereogram: Add -tileable. Thanks Scott Pakin. + picttoppm: Fix bug with an input file that specifies a clip + region (ClipRgn opcode) that is not contained within the + picture frame. Result is invalid memory access. Broken + some time 1994-2002. + + picttoppm: Fix incorrect output (sheared) when a blit must be + scaled. Broken in Netpbm 10.34 (June 2006) or 10.35 (August + 2006). + pbmtonokia: Fix incorrect output with -txt option. pbmtonokia: Fix incorrect output with newer compiler. |