about summary refs log tree commit diff
path: root/doc
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2010-10-28 02:18:09 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2010-10-28 02:18:09 +0000
commit8e1076a387acbac4913d4aef9dd4e0ae5c925388 (patch)
tree3cd72d4a89a66f3197824fc8027d840ada696dce /doc
parent9c4f5b0e8d380cd2d908534c18bc9d9316bcb056 (diff)
downloadnetpbm-mirror-8e1076a387acbac4913d4aef9dd4e0ae5c925388.tar.gz
netpbm-mirror-8e1076a387acbac4913d4aef9dd4e0ae5c925388.tar.xz
netpbm-mirror-8e1076a387acbac4913d4aef9dd4e0ae5c925388.zip
Flush the output buffer reliably, so Pnmtops doesn't truncate stuff with -flate
git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@1351 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'doc')
-rw-r--r--doc/HISTORY3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/HISTORY b/doc/HISTORY
index 0c19df93..d2d3039d 100644
--- a/doc/HISTORY
+++ b/doc/HISTORY
@@ -26,6 +26,9 @@ Not yet  BJH  Release 10.53.00
               pamstereogram: slight change to dpi and eye separation defaults.
               invert near/far dark/light association.  Thanks Scott Pakin.
 
+              pnmtops: Fix incorrect output with -flate.  Thanks Prophet of
+              the Way <afu@wta.att.ne.jp>.
+
               sgitopnm: Fix arithmetic overflow on -channel option.  Thanks
               Prophet of the Way <afu@wta.att.ne.jp>.