about summary refs log tree commit diff
path: root/doc/HISTORY
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2012-12-16 19:31:38 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2012-12-16 19:31:38 +0000
commitb12ffea72b2600ec640291b6876d161a65307e71 (patch)
treea1e3e0caa08e0d2e18f172931c7b1f9dbb2801e8 /doc/HISTORY
parenta303af2f2fc1ee474678d7076a821af9be4f9aa9 (diff)
downloadnetpbm-mirror-b12ffea72b2600ec640291b6876d161a65307e71.tar.gz
netpbm-mirror-b12ffea72b2600ec640291b6876d161a65307e71.tar.xz
netpbm-mirror-b12ffea72b2600ec640291b6876d161a65307e71.zip
Fix 64 bit signed long problem
git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@1813 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'doc/HISTORY')
-rw-r--r--doc/HISTORY3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/HISTORY b/doc/HISTORY
index 9577c850..7d61c215 100644
--- a/doc/HISTORY
+++ b/doc/HISTORY
@@ -31,6 +31,9 @@ not yet  BJH  Release 10.61.00
               pnmpsnr: fix crash when invoked (invalidly) with only one
               argument.  Always broken.
 
+              leaftoppm: fix incorrect determination of whether input is
+              Interleaf on 64 bit systems.
+
               pnmmontage: fix totally wrong output.  Broken in 10.44
               (August 2008).