diff --git a/ldb.changes b/ldb.changes index d85b5cf..3614554 100644 --- a/ldb.changes +++ b/ldb.changes @@ -4,11 +4,7 @@ Wed Feb 6 10:50:24 UTC 2013 - lmuelle@suse.com - Update to 1.1.15. + Ensure to decrement the transaction_active whenever we delete a transaction. - + Remove no-longer-existing ltdb_unpack_data_free from ldb_tdb.h. - + Change ltdb_unpack_data to take an ldb_context. + Move doxygen comments for ldb_connect to the right place. - + Fix callers for ldb_pack_data() and ldb_unpack_data(). - + move ldb_pack.c into common. ------------------------------------------------------------------- Sun Dec 2 16:56:45 UTC 2012 - lmuelle@suse.com