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 6f6d5854..43283be1 100644
--- a/doc/HISTORY
+++ b/doc/HISTORY
@@ -6,6 +6,14 @@ CHANGE HISTORY
 
 not yet  BJH  Release 10.51.00
 
+              pnmsmooth: Respect -plain.
+
+              pnmsmooth: fix arithmetic overflow with absurdly large
+              convolution matrix dimensions.
+
+              pnmsmooth: fix bug: wild pointer causes wrong arguments to
+              'pnmconvol'.
+
 10.03.27 BJH  Release 10.50.00
 
               Add pamtoavs, avstopam.  Thanks Scott Pakin.