about summary refs log tree commit diff
path: root/doc/HISTORY
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2020-03-22 17:54:49 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2020-03-22 17:54:49 +0000
commit9eab7ed6ece1d8881bb23eb30af723493e9b6659 (patch)
treeb62c3ff79baa05c535b55ccbdb8911b47291fc01 /doc/HISTORY
parentf79a1cdf72f685e54224212c848c3516cbe4aa71 (diff)
downloadnetpbm-mirror-9eab7ed6ece1d8881bb23eb30af723493e9b6659.tar.gz
netpbm-mirror-9eab7ed6ece1d8881bb23eb30af723493e9b6659.tar.xz
netpbm-mirror-9eab7ed6ece1d8881bb23eb30af723493e9b6659.zip
Fix bugs: incorrect height of convolution matrix, arithmetic overflow
git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@3770 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'doc/HISTORY')
-rw-r--r--doc/HISTORY11
1 files changed, 10 insertions, 1 deletions
diff --git a/doc/HISTORY b/doc/HISTORY
index fdd55a42..05a8045f 100644
--- a/doc/HISTORY
+++ b/doc/HISTORY
@@ -17,8 +17,17 @@ not yet  BJH  Release 10.90.00
               pamcut: Improve error messages for legacy command line
               arguments.
 
+              pbmtopgm: Fix incorrect output when convolution area is not
+              square.  Always broken.  pbmtopgm was in primordial Netpbm,
+              ca 1991.
+
+              pbmtopgm: Fix crash when convolution matrix too large for word
+              size.  Always broken.  pbmtopgm was in primordial Netpbm, ca
+              1991.
+
               pnmshear: Fix arithmetic overflow with shear angle near +/- 90
-              degrees.
+              degrees.  Always broken; pnmshear was in primordial Netpbm,
+              ca. 1989.
 
               pamditherbw: Fix bug: issue error message instead of just
               ignoring one of the options when you specify -hilbert and