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 94eafeee..1a7b4ec8 100644
--- a/doc/HISTORY
+++ b/doc/HISTORY
@@ -22,6 +22,10 @@ not yet  BJH  Release 10.86.00
               various: Fix unnormalizing code so a value exactly between two
               sample values rounds consistently up.  Affects many programs.
 
+              pnmtopng: fix -interlace, sort of.  Previously, it was ignored.
+              Now it produces an image that is ostensibly interlaced, but
+              seems to be invalid.
+
               pamstretch: Reject very large scale factors instead of producing
               incorrect output.