diff options
author | giraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8> | 2008-05-28 01:51:54 +0000 |
---|---|---|
committer | giraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8> | 2008-05-28 01:51:54 +0000 |
commit | 62c0606d666e7b5ef9836a30d69cd92e24e5bc8c (patch) | |
tree | cef9b0219c096bc997b9ac9c2caeb1e9077785da /doc | |
parent | 33f31e45a5efef5c51d300e1a02796900a117511 (diff) | |
download | netpbm-mirror-62c0606d666e7b5ef9836a30d69cd92e24e5bc8c.tar.gz netpbm-mirror-62c0606d666e7b5ef9836a30d69cd92e24e5bc8c.tar.xz netpbm-mirror-62c0606d666e7b5ef9836a30d69cd92e24e5bc8c.zip |
Fix standard input invocation
git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@636 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 1177354f..f53dc2f4 100644 --- a/doc/HISTORY +++ b/doc/HISTORY @@ -30,6 +30,8 @@ not yet BJH Release 10.43.00 pbmtogo: fix buffer overrun with too wide image. + tgatoppm: fix standard input invocation. + ppmd_filledrectangle: fail properly on negative image height, width. |