diff options
author | giraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8> | 2006-11-18 04:11:44 +0000 |
---|---|---|
committer | giraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8> | 2006-11-18 04:11:44 +0000 |
commit | 5e62b9f6918945350269c751cbb3124c7e48c6f1 (patch) | |
tree | 94a0d8f24ea2f39ffea72014092de0aa9e45ba47 /doc/HISTORY | |
parent | b5824f26caec685e43db06cd039a93c9e5bf8a4a (diff) | |
download | netpbm-mirror-5e62b9f6918945350269c751cbb3124c7e48c6f1.tar.gz netpbm-mirror-5e62b9f6918945350269c751cbb3124c7e48c6f1.tar.xz netpbm-mirror-5e62b9f6918945350269c751cbb3124c7e48c6f1.zip |
Revert Ppmtogif to 10.34 to fix totally broken seek code
git-svn-id: http://svn.code.sf.net/p/netpbm/code/stable@136 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'doc/HISTORY')
-rw-r--r-- | doc/HISTORY | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/HISTORY b/doc/HISTORY index c46ae0c4..ab59d041 100644 --- a/doc/HISTORY +++ b/doc/HISTORY @@ -4,6 +4,11 @@ Netpbm. CHANGE HISTORY -------------- +06.11.18 BJH Release 10.35.17 + + ppmtogif: fix garbage output with non-ppm-raw input; + restore to 10.34 version. + 06.11.14 BJH Release 10.35.16 ppmtogif: fix garbage output with -interlace. |