commit | 40c6b47ca1e69f5b91b8ce3bd271865cb5a7d443 | [log] [tgz] |
---|---|---|
author | Neal Norwitz <nnorwitz@gmail.com> | Thu Jan 05 05:43:35 2006 +0000 |
committer | Neal Norwitz <nnorwitz@gmail.com> | Thu Jan 05 05:43:35 2006 +0000 |
tree | 1b5c5f3569413fb9cb47870a77a5f2bc24963fb0 | |
parent | 5f861429868a72c8a2883bf55778551a65fd34db [diff] [blame] |
Fix errors on 64-bit platforms. Will backport
diff --git a/Misc/NEWS b/Misc/NEWS index a0d04e2..37b127a 100644 --- a/Misc/NEWS +++ b/Misc/NEWS
@@ -209,6 +209,8 @@ Extension Modules ----------------- +- Fix 64-bit problems in bsddb. + - Patch #1365916: fix some unsafe 64-bit mmap methods. - Bug #1290333: Added a workaround for cjkcodecs' _codecs_cn build