about summary refs log tree commit diff
path: root/doc
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2014-09-26 14:17:56 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2014-09-26 14:17:56 +0000
commitd93a83fb600112a3411a5a4931a2c1cb914e6079 (patch)
treeb2430ebab9c558c4d56dd7e69728569d243c5166 /doc
parent77eb12eb2edf32eb91a1e7ff11422500cca6c8ef (diff)
downloadnetpbm-mirror-d93a83fb600112a3411a5a4931a2c1cb914e6079.tar.gz
netpbm-mirror-d93a83fb600112a3411a5a4931a2c1cb914e6079.tar.xz
netpbm-mirror-d93a83fb600112a3411a5a4931a2c1cb914e6079.zip
Release 10.35.94
git-svn-id: http://svn.code.sf.net/p/netpbm/code/super_stable@2288 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'doc')
-rw-r--r--doc/HISTORY22
1 files changed, 22 insertions, 0 deletions
diff --git a/doc/HISTORY b/doc/HISTORY
index e43611c9..ff36e4b8 100644
--- a/doc/HISTORY
+++ b/doc/HISTORY
@@ -4,6 +4,28 @@ Netpbm.
 CHANGE HISTORY 
 --------------
 
+14.09.26 BJH  Release 10.35.94
+
+              Fix incorrect option parsing when there are multiple common
+              options (e.g. -plain -quiet).  Always broken.  (Possibility of
+              specifying multiple common options that don't cause the program
+              to ignore every other option (like -version) was new in Netpbm
+              10.10 (October 2002).
+
+              libnetpbm whole-image functions: Fix undefined behavior due to
+              arithmetic overrun when size of image exceeds the capacity of
+              a signed integer.
+
+              cameratopam: fix buffer overflow.  Always present.  (cameratopam
+              was new in Netpbm 10.28 (June 2005)).
+
+              Build: fix build failure in an environment that does not have
+              __inline .  Introduced some time between Netpbm 10.26
+              (January 2005) and Netpbm 10.35 (August 2006).
+
+              Build: Fix failure to compile lib/libsystem.c because of
+              nonexistent signal classes on some systems.
+
 14.06.29 BJH  Release 10.35.93
 
               pamsharpness: put primary output on Standard Output instead of