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 54263b9a..f38154ed 100644
--- a/doc/HISTORY
+++ b/doc/HISTORY
@@ -4,6 +4,14 @@ Netpbm.
 CHANGE HISTORY 
 --------------
 
+07.06.25 BJH  Release 10.35.28
+
+              fitstopnm: fix BITPIX = -32.
+
+              pamtofits: fix -min, -max.
+
+              PAM_STRUCT_SIZE: cast pointer to ulong instead of uint.
+
 07.05.20 BJH  Release 10.35.27
 
               pamthreshold: fix totally bogus threshold selection with
@@ -429,7 +437,7 @@ CHANGE HISTORY
 
               ppmglobe: fix bug: always says stripcount is zero
               because it looks at the wrong argument.  Thanks Urs Enke
-              <urs.enke@rwth-aachen.de>.
+              <urs.enke@web.de>.
 
               pnmtotiffcmyk: Fix inttypes conflict on AIX.