about summary refs log tree commit diff
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2009-02-20 23:22:22 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2009-02-20 23:22:22 +0000
commit8afd119de891966422854e7ffb3851accdd4faea (patch)
tree654b11ca582a035fc8aa0073b4c8f98685e65996
parentf3ec2be2181d8747ba7ba06470f05f93432f3e01 (diff)
downloadnetpbm-mirror-8afd119de891966422854e7ffb3851accdd4faea.tar.gz
netpbm-mirror-8afd119de891966422854e7ffb3851accdd4faea.tar.xz
netpbm-mirror-8afd119de891966422854e7ffb3851accdd4faea.zip
Use PBM fast path for padded cuts too
git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@844 9d0c8265-081b-0410-96cb-a4ca84ce46f8
-rw-r--r--doc/HISTORY2
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/HISTORY b/doc/HISTORY
index 29da1fd9..ff9a9300 100644
--- a/doc/HISTORY
+++ b/doc/HISTORY
@@ -49,8 +49,6 @@ not yet  BJH  Release 10.46.00
               pbmtomrf, mrftopbm: fix crashes, incorrect output in all
               cases.  Broken forever.
 
-              pamcut: fix bug with PBM and -pad.
-
               pnm_alloctupletable, pnm_tuplehashtotable,
               pnm_computetuplefreqtable3: fix crash when out of memory,
               memory leak with uncomputably large numbers.