diff --git a/ldb.changes b/ldb.changes index 7347a81..8cae59f 100644 --- a/ldb.changes +++ b/ldb.changes @@ -2,6 +2,8 @@ Sun Mar 1 13:35:05 UTC 2015 - lmuelle@suse.com - Update to 1.1.20. + + validate_ldb of String(Generalized-Time) does not accept millisecond + format ".000Z"; (bso#9810) + fix logic in ldb_val_to_time() ------------------------------------------------------------------- @@ -14,6 +16,9 @@ Tue Jan 13 14:57:29 UTC 2015 - lmuelle@suse.com Sun Dec 21 20:23:19 UTC 2014 - lmuelle@suse.com - Update to 1.1.18. + + fixes for segfaults in pyldb + + documentation fixes + + build system improvements + fix a typo in the comment, LDB_FLAGS_MOD_xxx -> LDB_FLAG_MOD_xxx + Fix check for third_party + make the successful ldb_transaction_start() message clearer