about summary refs log tree commit homepage
path: root/README
DateCommit message (Collapse)
2014-02-10relax license to LGPLv2.1+
LGPLv3+ is not compatible with GPLv2-only, unfortunately, there are still many GPLv2-only packages around.
2011-05-08shorten git URLs
bogomips.org went on a URL diet
2011-01-17multithreaded TDB is dangerous, discourage it
Lets just avoid threads for now :) The torture test still fails and there doesn't appear to be a good way to fix it without upstream supporting it.
2010-12-06README: fix grammar error
Oops.
2010-12-03README: update with thread-safety usage
One limitation that's easy to work around, for now.
2010-12-03README: add an extra note for non-Debian users
Hopefully upstream fixes this soon for everyone else.
2010-12-02README: add Caveats section
We're not perfect, so don't raise expectations too high!
2010-12-02RDoc updates
We still need a lot of work in this area, but this is better than nothing.
2010-12-01minor RDoc updates v0.1.0
2010-12-01initial