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, 3 insertions, 1 deletions
diff --git a/doc/HISTORY b/doc/HISTORY
index f2b4d41d..5db0ff29 100644
--- a/doc/HISTORY
+++ b/doc/HISTORY
@@ -6,6 +6,9 @@ CHANGE HISTORY
 
 not yet  BJH  Release 10.58.00
 
+              pngtopam: fix incorrect output when PNG has 16 bits per pixel.
+              Broken in 10.56.
+
               pgmtexture: fix integer overflow in difference variance.
               Always broken.
 
@@ -14,7 +17,6 @@ not yet  BJH  Release 10.58.00
 
               xpmtoppm: Make it work on XPM with zero characters per pixel.
 
-
               pm_make_tmpfile_fd: fix improper handling when unable to get
               memory to construct file name.