about summary refs log tree commit diff
path: root/doc/HISTORY
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2010-03-10 16:25:17 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2010-03-10 16:25:17 +0000
commit4303fbdc450e651900e0a3cd856c0e56a4392dce (patch)
treea97e11241cc7f29fc8fc2d28b7590d4a85297579 /doc/HISTORY
parent1ee02db93d07b3de2b10cb4b6813cb55d330e6bc (diff)
downloadnetpbm-mirror-4303fbdc450e651900e0a3cd856c0e56a4392dce.tar.gz
netpbm-mirror-4303fbdc450e651900e0a3cd856c0e56a4392dce.tar.xz
netpbm-mirror-4303fbdc450e651900e0a3cd856c0e56a4392dce.zip
speedup by afu
git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@1145 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'doc/HISTORY')
-rw-r--r--doc/HISTORY6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/HISTORY b/doc/HISTORY
index fa35125a..d811c289 100644
--- a/doc/HISTORY
+++ b/doc/HISTORY
@@ -32,6 +32,12 @@ not yet  BJH  Release 10.50.00
               and is most logical.  We don't know if there are any existing
               YBM images or generators of them other than pbmtoybm.
 
+              pbmpscale: speedup.
+
+              pbmclean: speedup.
+              
+              pbmpscale: fix arithmetic overflow on output image dimensions.
+
               pbmtogem, pbmtoybm, pgmtolispm, ppmtoilbm, pnmtosgi: fix
               arithmetic overflow with image dimension represented as
               16 bit integer.