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/HISTORY4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/HISTORY b/doc/HISTORY
index 1eed7cef..97fb1f1f 100644
--- a/doc/HISTORY
+++ b/doc/HISTORY
@@ -19,6 +19,10 @@ not yet  BJH  Release 10.55.00
               pnmtops: fix floating point exception or bogus width/height
               too large error.  Introduced in 10.53.
 
+              Build: Pnmtopng, Pamrgbatopng compile with newer libpng,
+              as they no longer refer to private members of the pnginfo
+              structure.
+
 11.03.30 BJH  Release 10.54.00
 
               Add pamrubber.  Thanks Willem van Schaik <willem@schaik.com>.