SF #639945 was fixed in alpha 1
diff --git a/Misc/NEWS b/Misc/NEWS
index 60b20d2..1fa1c8c 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -499,6 +499,8 @@
   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
 -----------------