]> granicus.if.org Git - python/commitdiff
SF #639945 was fixed in alpha 1
authorNeal Norwitz <nnorwitz@gmail.com>
Fri, 10 Jan 2003 23:29:48 +0000 (23:29 +0000)
committerNeal Norwitz <nnorwitz@gmail.com>
Fri, 10 Jan 2003 23:29:48 +0000 (23:29 +0000)
Misc/NEWS

index 60b20d2ca55ff4fe73da138b4e9e69771cac3093..1fa1c8c44e98d5d569f63d94dd45528804eebea9 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -499,6 +499,8 @@ Core and builtins
   slots are now always tried after trying the corresponding nb_* slots.
   This fixes a number of minor bugs (see bug #624807).
 
+- Fix problem with dynamic loading on 64-bit AIX (see bug #639945).
+
 Extension modules
 -----------------