about summary refs log tree commit diff
path: root/doc
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2010-05-31 16:43:28 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2010-05-31 16:43:28 +0000
commit184129a8bf5d3a4260564422b6a57ad076718004 (patch)
tree98c73b8e3523c92cf12e3d7960449107a507fc09 /doc
parent6cf2bd8716116d0f75d5d37e1c46372b5657c154 (diff)
downloadnetpbm-mirror-184129a8bf5d3a4260564422b6a57ad076718004.tar.gz
netpbm-mirror-184129a8bf5d3a4260564422b6a57ad076718004.tar.xz
netpbm-mirror-184129a8bf5d3a4260564422b6a57ad076718004.zip
Release 10.35.75
git-svn-id: http://svn.code.sf.net/p/netpbm/code/super_stable@1232 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'doc')
-rw-r--r--doc/HISTORY11
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/HISTORY b/doc/HISTORY
index 350c4332..f2b3ae98 100644
--- a/doc/HISTORY
+++ b/doc/HISTORY
@@ -4,6 +4,17 @@ Netpbm.
 CHANGE HISTORY 
 --------------
 
+10.05.31 BJH  Release 10.35.75
+
+              palmtopnm: fix for pixel size 16.  Thanks Paul Bolle
+              <pebolle@tiscali.nl>.
+
+              pamscale: fix -reduce.  Introduced in 10.27.
+
+              configure: default to 'none' for Svgalib if it doesn't appear to
+              be installed (per 'ldconfig').  Ported from 10.38, released
+              March 2007.
+
 10.03.24 BJH  Release 10.35.74
 
               pbmtext: don't crash when font file contains a blank line.