Commit 2f81b4a5 authored by Barry Warsaw's avatar Barry Warsaw

A short note about the versions of BerkeleyDB we now support

parent 0dcd487e
...@@ -354,10 +354,11 @@ Extension modules ...@@ -354,10 +354,11 @@ Extension modules
are wrapped. This can be configured through the wantobjects method, are wrapped. This can be configured through the wantobjects method,
or Tkinter.wantobjects. or Tkinter.wantobjects.
- The PyBSDDB wrapper around the Sleepycat Berkeley DB library has been - The PyBSDDB wrapper around the Sleepycat Berkeley DB library has
added as the package bsddb. The traditional bsddb module is still been added as the package bsddb. The traditional bsddb module is
available in source code, but not built automatically anymore, and still available in source code, but not built automatically anymore,
is now named bsddb185. and is now named bsddb185. This supports Berkeley DB versions from
3.0 to 4.1.
- unicodedata was updated to Unicode 3.2. It supports normalization - unicodedata was updated to Unicode 3.2. It supports normalization
and names for Hangul syllables and CJK unified ideographs. and names for Hangul syllables and CJK unified ideographs.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment