
21 Apr
2022
21 Apr
'22
6:22 p.m.
Hi, On Thu, Apr 21, 2022 at 03:14:05PM +0200, Peter Krempa wrote:
On Wed, Apr 20, 2022 at 21:07:58 +0200, Victor Toso wrote:
Either create or append to existing docstring, the version (git tag) that a given macro was introduced in the format:
Since: v1.2.3
Signed-off-by: Victor Toso <victortoso@redhat.com> --- include/libvirt/libvirt-admin.h | 60 +++++++++++++++++++++++++++++++++ 1 file changed, 60 insertions(+)
Same comment as with the enum definition patch. I'll hold off pushing this for a while.
Reviewed-by: Peter Krempa <pkrempa@redhat.com>
All of them are 1.3.4 or 1.3.5 but I'll move to 2.0.0 as it was the first public version with it. Got it. I'll fix it. Cheers, Victor