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-20 19:14:58 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2010-03-20 19:14:58 +0000
commitc738d9d9549e3c8093ce4a6ebd2e63d13c9ca1bc (patch)
treeb1108856e13d0d7190a8a9e5d1ed9da37b87dd96 /doc/HISTORY
parentdd82a1b2ba3fbed283028f3829bc4f27ea628c15 (diff)
downloadnetpbm-mirror-c738d9d9549e3c8093ce4a6ebd2e63d13c9ca1bc.tar.gz
netpbm-mirror-c738d9d9549e3c8093ce4a6ebd2e63d13c9ca1bc.tar.xz
netpbm-mirror-c738d9d9549e3c8093ce4a6ebd2e63d13c9ca1bc.zip
Special fast case for PBM enlargement by 4, 6, 7, 8, 9, and 10 (added to existing fast cases for 1, 2, 3, and 5)
git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@1153 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 d811c289..d738272b 100644
--- a/doc/HISTORY
+++ b/doc/HISTORY
@@ -24,6 +24,10 @@ not yet  BJH  Release 10.50.00
               pnmhisteq: Equalize based on luminosity alone, rather than a
               strange combination of luminosity and HSV value.
 
+              pamenlarge: Make special fast path for scale factors up to 10
+              (2, 3, and 5 already existed).  Thanks Prophet of the Way
+              <afu@wta.att.ne.jp>.
+
               pamflip: Speed up for most images.  Thanks Prophet of the Way
               <afu@wta.att.ne.jp>.
 
@@ -59,6 +63,8 @@ not yet  BJH  Release 10.50.00
               palmtopnm: fix incorrect output with version 3 direct color.
               Thanks Paul Bolle <pebolle@tiscali.nl>.
 
+              Build: don't fail due to SIGPWR being undefined.
+
 09.12.30 BJH  Release 10.49.00
 
               Add pnmmercator.