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/HISTORY5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/HISTORY b/doc/HISTORY
index e20d1ac0..53a1a8e9 100644
--- a/doc/HISTORY
+++ b/doc/HISTORY
@@ -6,6 +6,8 @@ CHANGE HISTORY
 
 not yet  BJH  Release 10.45.00
 
+              pgmnoise: Add -randomseed.
+
               ppmtobmp: Add -mapfile option.
 
               pnm_createBlackTuple(): fix array bounds violation with
@@ -221,6 +223,9 @@ not yet  BJH  Release 10.45.00
 
               Fix bug: ppmdraw.h, ppmdfont.h not installed.
 
+              Add -fPIC to all Gcc compiles of library modules, so it works
+              on AMD64, IA64.
+
               Add Windows version of gethostname to ppmtompeg; normal build
               does not use it.