diff options
author | giraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8> | 2021-11-07 00:20:30 +0000 |
---|---|---|
committer | giraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8> | 2021-11-07 00:20:30 +0000 |
commit | de5ebb86911077d2d05fb4bc27e27c660ee8d0ff (patch) | |
tree | 56373b7b63a0b12300783bd3ecb062ceaec4ab77 /doc | |
parent | 1521736d42c031d6e2f48a1ba0f22d694400118d (diff) | |
download | netpbm-mirror-de5ebb86911077d2d05fb4bc27e27c660ee8d0ff.tar.gz netpbm-mirror-de5ebb86911077d2d05fb4bc27e27c660ee8d0ff.tar.xz netpbm-mirror-de5ebb86911077d2d05fb4bc27e27c660ee8d0ff.zip |
Fix detection of too-wide image
git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@4170 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'doc')
-rw-r--r-- | doc/HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/HISTORY b/doc/HISTORY index bbd399b7..75f6819f 100644 --- a/doc/HISTORY +++ b/doc/HISTORY @@ -10,6 +10,8 @@ not yet BJH Release 10.97.00 pampaintspill: Add -near. Thanks Scott Pakin. + g3topbm: Fix bug: arbitrary behavior with very wide image. + pamtogif: Fix bug: doesn't ignore the input alpha mask when user specified -transparent. Broken in Netpbm 10.37 (December 2006). |