From 014a33d49dc660c3020cb7fa066a867d96498b48 Mon Sep 17 00:00:00 2001 From: Thomas Heller Date: Tue, 23 Sep 2003 07:07:20 +0000 Subject: [PATCH] Note from Anthony about Berkely DB 4.2 support. Mention which openssl version was used for the windows installer. --- Misc/NEWS | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Misc/NEWS b/Misc/NEWS index 42384c763cf4..88a4c6dd43b4 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -38,6 +38,8 @@ Core and builtins Extension modules ----------------- +- The _bsddb module now supports Berkeley DB 4.2. + - Bug #698282: Add __file__ to dynamic modules in multiple interpreters. - Patch #798145: Return correct information from nl_langinfo(RADIXCHAR). @@ -147,6 +149,11 @@ C API Windows ------- +- The _ssl extension module was built using openssl-0.9.7b. + +- The Windows installer includes documentation in HTMLHelp format + instead of single HTML pages. + Mac --- -- 2.47.3