about summary refs log tree commit diff
path: root/doc
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2007-05-21 20:00:21 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2007-05-21 20:00:21 +0000
commitdc52fd7d42edd09558865fbbce62d4abfb1a5c42 (patch)
tree4cefaa4226ed6f8dfba246319847717fbe656140 /doc
parent03992f616f4b2289e66b156db940cd2240256e60 (diff)
downloadnetpbm-mirror-dc52fd7d42edd09558865fbbce62d4abfb1a5c42.tar.gz
netpbm-mirror-dc52fd7d42edd09558865fbbce62d4abfb1a5c42.tar.xz
netpbm-mirror-dc52fd7d42edd09558865fbbce62d4abfb1a5c42.zip
PAM_STRUCT_SIZE: cast pointer to ulong instead of uint
git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@305 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'doc')
-rw-r--r--doc/HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/HISTORY b/doc/HISTORY
index 23445add..f3c2aabf 100644
--- a/doc/HISTORY
+++ b/doc/HISTORY
@@ -6,6 +6,8 @@ CHANGE HISTORY
 
 not yet  BJH  Release 10.39.00
 
+              PAM_STRUCT_SIZE: cast pointer to ulong instead of uint.
+
               pamthreshold: fix totally bogus threshold selection with
               simple thresholding.