From 803b5aaa757612d859635181cc1abb3349206a284be41d5e5c0b51c06e4faa25 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lars=20M=C3=BCller?= Date: Wed, 22 Jul 2015 09:04:01 +0000 Subject: [PATCH] Add missing bug reference OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/talloc?expand=0&rev=45 --- talloc.changes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/talloc.changes b/talloc.changes index 3a1f81f..899647a 100644 --- a/talloc.changes +++ b/talloc.changes @@ -1,7 +1,7 @@ ------------------------------------------------------------------- Wed Jul 22 07:37:51 UTC 2015 - lmuelle@suse.com -- Update to 2.1.3. +- Update to 2.1.3; (bsc#939051). + improved python3 bindings + documentation fixes regarding talloc_reference() and talloc_unlink()