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/HISTORY9
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/HISTORY b/doc/HISTORY
index f2b3ae98..9dfde0f7 100644
--- a/doc/HISTORY
+++ b/doc/HISTORY
@@ -4,6 +4,15 @@ Netpbm.
 CHANGE HISTORY 
 --------------
 
+10.07.10 BJH  Release 10.35.76
+
+              Pnmtopng:  -libversion doesn't report level of linked libz.
+              It was a modularity violation and caused build failures on
+              Mac OS X, because Pnmtopng per se doesn't know about libz --
+              it's used by libpng.
+
+              Build: don't fail due to SIGRTMIN, SIGRTMAX being undefined.
+
 10.05.31 BJH  Release 10.35.75
 
               palmtopnm: fix for pixel size 16.  Thanks Paul Bolle