about summary refs log tree commit diff
path: root/doc/HISTORY
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2012-12-26 18:09:17 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2012-12-26 18:09:17 +0000
commit02a71abde62302150972eda0be074c2a21f6579a (patch)
treee5041fd4c9597efaec4e22724f79601170c04fd5 /doc/HISTORY
parent0a75e38834b1a121fd723185bdfad0d6850475a2 (diff)
downloadnetpbm-mirror-02a71abde62302150972eda0be074c2a21f6579a.tar.gz
netpbm-mirror-02a71abde62302150972eda0be074c2a21f6579a.tar.xz
netpbm-mirror-02a71abde62302150972eda0be074c2a21f6579a.zip
Make -smoothing effective even without -texfile
git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@1818 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'doc/HISTORY')
-rw-r--r--doc/HISTORY3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/HISTORY b/doc/HISTORY
index 426f65bf..8eea25b6 100644
--- a/doc/HISTORY
+++ b/doc/HISTORY
@@ -15,6 +15,9 @@ not yet  BJH  Release 10.61.00
               metadata, small images do require loss of quality in order to
               get down to a compression ratio of 1.
 
+              pamstereogram: -smoothing smooths images even without -texfile.
+              Thanks Scott Pakin (scott@pakin.org).
+
               pnmcat: set don't care bits in packed PBM output to zero so
               they are predictable.