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/HISTORY10
1 files changed, 9 insertions, 1 deletions
diff --git a/doc/HISTORY b/doc/HISTORY
index 051dfe2e..dae35d32 100644
--- a/doc/HISTORY
+++ b/doc/HISTORY
@@ -6,7 +6,15 @@ CHANGE HISTORY
 
 not yet  BJH  Release 10.40.00
 
-              pamtopfm: Fix wrong determination of machine endianness.
+              pnmtopng: Sort palette properly when alpha maxval != 255.
+
+              pnmtopng: Fix array bound violation with = 256 colors and -alpha.
+
+              pnmtopng: Fix array bound violation with > 256 alpha mask levels.
+
+              pnmgamma: improve error messages.
+
+              pamtopfm: Fix wrong selection of default endianness.
 
               Fix uninitialized variable in pnm_allocpamrown().