about summary refs log tree commit diff
path: root/doc/HISTORY
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2009-12-30 00:48:45 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2009-12-30 00:48:45 +0000
commitb9de71c5c28693a07c683969daba116ba8277621 (patch)
tree76dd9198edbbef58fd065a73522dce7a8cefc367 /doc/HISTORY
parent31b7d917b2c1dca2511220c98b0a87d3dce81ac0 (diff)
downloadnetpbm-mirror-b9de71c5c28693a07c683969daba116ba8277621.tar.gz
netpbm-mirror-b9de71c5c28693a07c683969daba116ba8277621.tar.xz
netpbm-mirror-b9de71c5c28693a07c683969daba116ba8277621.zip
fix bug: doesn't work with Standard Input
git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@1080 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'doc/HISTORY')
-rw-r--r--doc/HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/HISTORY b/doc/HISTORY
index c239d809..e0769630 100644
--- a/doc/HISTORY
+++ b/doc/HISTORY
@@ -28,6 +28,8 @@ not yet  BJH  Release 10.49.00
               -matrix option instead of a PGM file (because pnmsmooth now
               uses -matrix).
 
+              pnmtofiasco: fix bug: doesn't work with Standard Input.
+
               pnmsmooth: fix incorrect call to pm_system_lp() that makes
               it never work (but it wouldn't anyway because pm_system_lp()
               was broken -- see below).