about summary refs log tree commit diff
path: root/doc
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2010-09-22 06:21:26 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2010-09-22 06:21:26 +0000
commit85512739f7e22aacbca07f6dae877b3c7d3efe12 (patch)
tree64dcfad194df7dea0a197e3c604d5bdd2e627cee /doc
parent085af102335261bd887a5ac1588fc411394f54a9 (diff)
downloadnetpbm-mirror-85512739f7e22aacbca07f6dae877b3c7d3efe12.tar.gz
netpbm-mirror-85512739f7e22aacbca07f6dae877b3c7d3efe12.tar.xz
netpbm-mirror-85512739f7e22aacbca07f6dae877b3c7d3efe12.zip
Fix parallel make
git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@1297 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'doc')
-rw-r--r--doc/HISTORY3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/HISTORY b/doc/HISTORY
index 923d1612..23659bf3 100644
--- a/doc/HISTORY
+++ b/doc/HISTORY
@@ -26,6 +26,9 @@ not yet  BJH  Release 10.52.00
               ppmtompeg: fix crash with free of unallocated memory.
               Broken after 10.18, not later than 10.26.
 
+              Build: fix parallel make - multiple simultaneous attempts to
+              build lib/util/importinc.
+
               Build: don't fail due to SIGRTMIN, SIGRTMAX being undefined.
 
               Build: don't expect snprintf() to exist.