about summary refs log tree commit diff
path: root/doc
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2023-12-05 20:22:52 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2023-12-05 20:22:52 +0000
commita765b07175ef896a860aa0c1f36609fd2b7b0b63 (patch)
tree82a29d3638af16fabbcf58cbf8dc3b023bc452cb /doc
parentcd4185282473547b3a0bb45940e103c38da1db50 (diff)
downloadnetpbm-mirror-a765b07175ef896a860aa0c1f36609fd2b7b0b63.tar.gz
netpbm-mirror-a765b07175ef896a860aa0c1f36609fd2b7b0b63.tar.xz
netpbm-mirror-a765b07175ef896a860aa0c1f36609fd2b7b0b63.zip
Release 11.02.06
git-svn-id: http://svn.code.sf.net/p/netpbm/code/stable@4801 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'doc')
-rw-r--r--doc/HISTORY8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/HISTORY b/doc/HISTORY
index ee11607a..90d41709 100644
--- a/doc/HISTORY
+++ b/doc/HISTORY
@@ -4,6 +4,14 @@ Netpbm.
 CHANGE HISTORY 
 --------------
 
+23.12.05 BJH  Release 11.02.06
+
+              pnmconvol: Restore ability of convolution matrix to be a
+              pseudo-plain-PNM with samples that exceed the maxval.  Lost in
+              10.30 (October 2005) because maxval-checking code was added to
+              libnetpbm.  (Was fixed in 10.47.08 in November 2010, but only in
+              the 10.47 series).
+
 23.11.24 BJH  Release 11.02.05
 
               pnmpad: fix wrong results with old-style options (e.g. "-t50").