about summary refs log tree commit diff
path: root/doc
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2007-02-28 03:47:25 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2007-02-28 03:47:25 +0000
commit1afcbfb7de6fef5c052766f258bde74d845253df (patch)
tree19e9591a5f1f7e2804e08c4199e29ab2a2281f30 /doc
parent84b03c4a38ade9c100ae40e9d5b3fabfceb59913 (diff)
downloadnetpbm-mirror-1afcbfb7de6fef5c052766f258bde74d845253df.tar.gz
netpbm-mirror-1afcbfb7de6fef5c052766f258bde74d845253df.tar.xz
netpbm-mirror-1afcbfb7de6fef5c052766f258bde74d845253df.zip
Fix unsigned arithmetic bug
git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@238 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'doc')
-rw-r--r--doc/HISTORY3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/HISTORY b/doc/HISTORY
index 36845eda..78d167c5 100644
--- a/doc/HISTORY
+++ b/doc/HISTORY
@@ -39,6 +39,9 @@ not yet  BJH  Release 10.38.0
 
               libnetpbm: fix buffer overrun with PBM images < 8 columns.
 
+              libnetpbm: fix crash with PBM images < 8 columns on MMX/SSE
+              machine.
+
               pamtogif: fail properly if image to wide or high for GIF.
 
               ppmdraw: fix crash with use of freed storage.  Thanks