about summary refs log tree commit diff
path: root/doc
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2020-03-26 02:06:57 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2020-03-26 02:06:57 +0000
commit99d760c5aa3dac7cbde58d10c7b0a9213602d7ad (patch)
tree57764fe3668a003963f96da6352ec82f2b442888 /doc
parentb7cd16e68be723fdb25725de1d59763fc7272fae (diff)
downloadnetpbm-mirror-99d760c5aa3dac7cbde58d10c7b0a9213602d7ad.tar.gz
netpbm-mirror-99d760c5aa3dac7cbde58d10c7b0a9213602d7ad.tar.xz
netpbm-mirror-99d760c5aa3dac7cbde58d10c7b0a9213602d7ad.zip
Release 10.86.11
git-svn-id: http://svn.code.sf.net/p/netpbm/code/stable@3775 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'doc')
-rw-r--r--doc/HISTORY13
1 files changed, 13 insertions, 0 deletions
diff --git a/doc/HISTORY b/doc/HISTORY
index 8955dccd..01288125 100644
--- a/doc/HISTORY
+++ b/doc/HISTORY
@@ -4,6 +4,19 @@ Netpbm.
 CHANGE HISTORY 
 --------------
 
+20.03.26 BJH  Release 10.86.11
+
+              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.
+
 20.03.15 BJH  Release 10.86.10
 
               pamdice: Fix crash when -width or -height is zero.