hamsterdb 1.0.9 - Release Notes
This release fixes a bug in ham_cursor_move; if the second parameter ("record") is NULL and compression is enabled, hamsterdb crashes. Also, the unittest-dependency of cppunit was removed.
New Features
Bugfixes
- Fixed segfault in ham_cursor_move(key, NULL, ...) with compression
Other Changes
- Removed the dependency to cppunit
Known Issues
For more information, read the README and the CHANGELOG.