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:43:19 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2012-12-16 19:43:19 +0000
commita6d3046bf568f717dcd544c8fb4c0ea05ed72943 (patch)
tree8cd98029e252f8cceddf65e4078320dbabd14ba0 /doc/HISTORY
parentb12ffea72b2600ec640291b6876d161a65307e71 (diff)
downloadnetpbm-mirror-a6d3046bf568f717dcd544c8fb4c0ea05ed72943.tar.gz
netpbm-mirror-a6d3046bf568f717dcd544c8fb4c0ea05ed72943.tar.xz
netpbm-mirror-a6d3046bf568f717dcd544c8fb4c0ea05ed72943.zip
Fix 64 bit signed long problem, eliminate superfluous cmuwm.h file
git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@1814 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'doc/HISTORY')
-rw-r--r--doc/HISTORY5
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/HISTORY b/doc/HISTORY
index 7d61c215..dcef4379 100644
--- a/doc/HISTORY
+++ b/doc/HISTORY
@@ -32,7 +32,10 @@ not yet  BJH  Release 10.61.00
               argument.  Always broken.
 
               leaftoppm: fix incorrect determination of whether input is
-              Interleaf on 64 bit systems.
+              Interleaf on 64 bit systems.  Always broken.
+
+              cmuwmtopbm: fix incorrect determination of whether input is
+              a CMU window manager bitmap on 64 bit systems.  Always broken.
 
               pnmmontage: fix totally wrong output.  Broken in 10.44
               (August 2008).