mirror of
https://github.com/nfc-tools/libnfc.git
synced 2026-04-11 17:16:18 +00:00
API change
This commit is contained in:
8
NEWS
8
NEWS
@@ -1,3 +1,11 @@
|
||||
New in 1.7.0-***:
|
||||
|
||||
API Changes:
|
||||
|
||||
* Functions
|
||||
- nfc_initiator_target_is_present() & str_nfc_target()
|
||||
now take a pointer to nfc_target as argument
|
||||
|
||||
New in 1.7.0-rc5:
|
||||
|
||||
API Changes:
|
||||
|
||||
4
debian/libnfc4.symbols
vendored
4
debian/libnfc4.symbols
vendored
@@ -30,7 +30,7 @@ libnfc.so.4 libnfc4 #MINVER#
|
||||
nfc_initiator_poll_target@Base 1.7.0~rc2
|
||||
nfc_initiator_select_dep_target@Base 1.7.0~rc2
|
||||
nfc_initiator_select_passive_target@Base 1.7.0~rc2
|
||||
nfc_initiator_target_is_present@Base 1.7.0~rc2
|
||||
nfc_initiator_target_is_present@Base 1.7.0~rc6-0
|
||||
nfc_initiator_transceive_bits@Base 1.7.0~rc2
|
||||
nfc_initiator_transceive_bits_timed@Base 1.7.0~rc2
|
||||
nfc_initiator_transceive_bytes@Base 1.7.0~rc2
|
||||
@@ -53,4 +53,4 @@ libnfc.so.4 libnfc4 #MINVER#
|
||||
pn53x_write_register@Base 1.7.0~rc2
|
||||
str_nfc_baud_rate@Base 1.7.0~rc2
|
||||
str_nfc_modulation_type@Base 1.7.0~rc2
|
||||
str_nfc_target@Base 1.7.0~rc2
|
||||
str_nfc_target@Base 1.7.0~rc6-0
|
||||
|
||||
Reference in New Issue
Block a user