about summary refs log tree commit diff
path: root/doc
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2021-03-07 03:50:22 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2021-03-07 03:50:22 +0000
commitfc1f4dd85e9fda6366c49f579ad90e4d52dd2918 (patch)
tree84ad1805efd6b9f79be195cc9a804699510c0a06 /doc
parent7f258964d7e6183f59d589fe8f457515faa14bfa (diff)
downloadnetpbm-mirror-fc1f4dd85e9fda6366c49f579ad90e4d52dd2918.tar.gz
netpbm-mirror-fc1f4dd85e9fda6366c49f579ad90e4d52dd2918.tar.xz
netpbm-mirror-fc1f4dd85e9fda6366c49f579ad90e4d52dd2918.zip
Read whole image with -nomix so we don't try to read the end of the image as a subsequent image
git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@4036 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'doc')
-rw-r--r--doc/HISTORY4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/HISTORY b/doc/HISTORY
index 0ae03548..32586de8 100644
--- a/doc/HISTORY
+++ b/doc/HISTORY
@@ -16,6 +16,10 @@ not yet  BJH  Release 10.94.00
               are used except ppmtoilbm, so seeded results are the same on
               all platforms.
 
+              pamscale: fix bogus "bad magic number" or similar failure most
+              of the time with -nomix.  Broken since Netpbm 10.49 (December
+              2009).
+              
               libnetpbm: pm_system: Fix bug: standard input feeder process
               repositions unrelated files.  Always broken (pm_system was new
               in Netpbm 10.13 (September 2003).