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/HISTORY7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/HISTORY b/doc/HISTORY
index f53dc2f4..d690080c 100644
--- a/doc/HISTORY
+++ b/doc/HISTORY
@@ -16,6 +16,8 @@ not yet  BJH  Release 10.43.00
 
               pamscale: fix PBM input + -nomix.
 
+              anytopnm: fix parsing of type description.
+
               pamtilt: fix crash with excessive angle.
 
               pbmtext: remove meaningless "no output" from error messages.
@@ -28,6 +30,11 @@ not yet  BJH  Release 10.43.00
 
               pnmnorm: fix resolution of conflicting -wpercent and -wvalue.
 
+              pamtohtmltbl: fix output error: contains holes due to
+              uninitialized memory.
+
+              xvminitoppm: fix.  Totally broken since 10.34.
+
               pbmtogo: fix buffer overrun with too wide image.
 
               tgatoppm: fix standard input invocation.