about summary refs log tree commit diff
path: root/doc/HISTORY
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2008-11-23 03:45:53 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2008-11-23 03:45:53 +0000
commit18c2a44326ad150107390738916c7d9a1a6fed46 (patch)
tree94d4adb25c30176b78af1d81a9c65b3ab045d528 /doc/HISTORY
parentbafe684838066eb0fdbc6088d8b5b4e05b84beec (diff)
downloadnetpbm-mirror-18c2a44326ad150107390738916c7d9a1a6fed46.tar.gz
netpbm-mirror-18c2a44326ad150107390738916c7d9a1a6fed46.tar.xz
netpbm-mirror-18c2a44326ad150107390738916c7d9a1a6fed46.zip
Add -randomseed
git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@771 9d0c8265-081b-0410-96cb-a4ca84ce46f8
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.