about summary refs log tree commit diff
path: root/doc/HISTORY
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2011-04-28 21:14:06 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2011-04-28 21:14:06 +0000
commit34f10a0a6fa1c1cd4098048e2a4cfb88a39e5807 (patch)
tree5bd80a59bfa2d866d3caa93ad776248d9c5488d6 /doc/HISTORY
parent27523d1e4f5d136bc2685ad055e4b17264f73a16 (diff)
downloadnetpbm-mirror-34f10a0a6fa1c1cd4098048e2a4cfb88a39e5807.tar.gz
netpbm-mirror-34f10a0a6fa1c1cd4098048e2a4cfb88a39e5807.tar.xz
netpbm-mirror-34f10a0a6fa1c1cd4098048e2a4cfb88a39e5807.zip
Update HISTORY
git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@1477 9d0c8265-081b-0410-96cb-a4ca84ce46f8
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>.