doc: Add since version tag to libusb_set_log_cb()
authorVictor Toso <victortoso@redhat.com>
Thu, 11 Feb 2021 11:06:00 +0000 (12:06 +0100)
committerChris Dickens <christopher.a.dickens@gmail.com>
Mon, 15 Feb 2021 17:55:12 +0000 (09:55 -0800)
commit28a11d116334f1c7361087a6aeb176c36a3c5145
treef80cc91f5f36f0b06f7cb2c602453501d5d27eb8
parentf38f09da98acc63966b65b72029b1f7f81166bef
doc: Add since version tag to libusb_set_log_cb()

The commit f74c7f5 "core: new API libusb_set_log_cb() to redirect
global and per context log messages to the provided log handling
function" in 2018-12-05 is present from 1.0.23 onwards.

This commit just adds this to the docs.

Closes #872

Signed-off-by: Victor Toso <victortoso@redhat.com>
Signed-off-by: Chris Dickens <christopher.a.dickens@gmail.com>
libusb/core.c
libusb/libusb.h
libusb/version_nano.h