about summary refs log tree commit diff
path: root/doc/HISTORY
diff options
context:
space:
mode:
Diffstat (limited to 'doc/HISTORY')
-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").