Skip to content

Commit 5a522d3

Browse files
committed
doc: update with fix for anydbm detection when backed by dumbdbm.
1 parent 3ee8ce7 commit 5a522d3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGES.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,8 @@ Fixed:
122122
- Fix import/export on windows. Use unix line terminating characters.
123123
(John Rouillard)
124124
- Fix anydbm session/otks clear() method on windows when backed by
125-
dumbdbm. (John Rouillard)
125+
dumbdbm. Also make anydbm detect the initialized database when
126+
using dumbdbm. (John Rouillard)
126127

127128

128129
Features:

0 commit comments

Comments
 (0)