about summary refs log tree commit diff
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2006-11-14 16:51:21 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2006-11-14 16:51:21 +0000
commit47bb67b5f894b375b45b4e2283c64321f46e7845 (patch)
tree1edad8ef3581f7d215c022dd49fba0ae2cfc9278
parent611cda2e1a36d5d38b497a756e59b447396fbeca (diff)
downloadnetpbm-mirror-47bb67b5f894b375b45b4e2283c64321f46e7845.tar.gz
netpbm-mirror-47bb67b5f894b375b45b4e2283c64321f46e7845.tar.xz
netpbm-mirror-47bb67b5f894b375b45b4e2283c64321f46e7845.zip
add ppmtogif -interlace fix to HISTORY
git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@132 9d0c8265-081b-0410-96cb-a4ca84ce46f8
-rw-r--r--doc/HISTORY4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/HISTORY b/doc/HISTORY
index 3b04f3bf..99d277d3 100644
--- a/doc/HISTORY
+++ b/doc/HISTORY
@@ -6,6 +6,8 @@ CHANGE HISTORY
 
 not yet  BJH  Release 10.37.0
 
+              ppmtogif: fix garbage output with -interlace.
+
               Build: fix Darwin build.
 
               Configure: fix default for X library location.
@@ -343,8 +345,6 @@ not yet  BJH  Release 10.37.0
               pamstereogram: Fix crippling bugs.  Thanks Scott Pakin
               <scott@pakin.org>.
 
-              giftopnm: Fix bug with interlaced GIF < 5 rows.
-
               giftopnm: Handle case of a clear code at the end of a block.
 
               ppmtogif: Fix bug with interlaced GIF < 5 rows.