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/HISTORY11
1 files changed, 10 insertions, 1 deletions
diff --git a/doc/HISTORY b/doc/HISTORY
index 5434f56a..a1910249 100644
--- a/doc/HISTORY
+++ b/doc/HISTORY
@@ -11,6 +11,15 @@ not yet  BJH  Release 10.97.00
               pamtogif: Fix bug: doesn't ignore the input alpha mask when user
               specified -transparent.  Broken in Netpbm 10.37 (December 2006).
 
+              pamrubber: Fix bug: random behavior with -quad when you specify
+              both points for source or target and the second one is lower in
+              the image than the first.  Always broken (Pamrubber was new in
+              Netpbm 10.54 (March 2011)).
+
+              libnetpbm: When validating computable size of width and height,
+              allow for adding up to 10 instead of 2, to account for rounding
+              up to a multiple of 8 in processing bit maps.
+
 21.09.25 BJH  Release 10.96.00
 
               pgmtoppm: Eliminate dependency on color dictionary when user
@@ -340,7 +349,7 @@ not yet  BJH  Release 10.97.00
               than just pick one.
 
               pamrubber: Fix bug: -frame doesn't work.  Always broken.
-              (Pamrubber was new in Netpbm 10.54 (March 2011).
+              (Pamrubber was new in Netpbm 10.54 (March 2011)).
 
 19.09.28 BJH  Release 10.88.00