Commit 3275ab38 authored by Jim Fulton's avatar Jim Fulton

Changed the behavior for closing changes when changes weren't passed

in. When no changes are passed to the constructor, then they are
closed when the storage is closed.
parent 6dfd48ea
......@@ -2,6 +2,15 @@
Change History
================
3.10.0b2 (2010-07-??)
=====================
Bugs fixed
----------
- DemoStorages didn't close their changes databases when they were
created temporarily (not passed to the constructor).
3.10.0b1 (2010-05-18)
=====================
......
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