Commit d71a5511 authored by Barry Warsaw's avatar Barry Warsaw

Minor typo

parent 476fcae4
......@@ -64,8 +64,9 @@ Extension modules
(SF bug 763298).
The DB and DBEnv set_get_returns_none function was extended to take
a level instead of a boolean flag. The new level 2 mans return None
instead of raising an exception. This applies to set methods.
a level instead of a boolean flag. The new level 2 means that in
addition, cursor.set()/.get() methods return None instead of raising
an exception.
A typo was fixed in DBCursor.join_item(), preventing a crash.
......
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