diff --git a/talloc-man.changes b/talloc-man.changes index 806167c..a1f6126 100644 --- a/talloc-man.changes +++ b/talloc-man.changes @@ -1,8 +1,14 @@ ------------------------------------------------------------------- Tue Mar 15 16:28:22 UTC 2016 - lmuelle@suse.com -- Update to 2.1.6. - + Fix Samba provisioning; (bso#11789). +- Update to 2.1.6; (bsc#954658). + + pytalloc: Add new BaseObject + + pytalloc: add a _pytalloc_get_type() helper function and generate + PyExc_TypeError on mismatch + + talloc: add _pytalloc_get_ptr/_pytalloc_get_mem_ctx helper functions + + Improve testsuite by avoiding path issues + + Only set public headers field when installing as a public library + + Fix a documentation typo ------------------------------------------------------------------- Mon Mar 7 19:48:09 UTC 2016 - toddrme2178@gmail.com