Fix function names which lacked _new_.
This commit is contained in:
parent
4090227c52
commit
b1456f1c19
6
NEWS
6
NEWS
@ -12,9 +12,9 @@ GpgmeDataCbs NEW
|
||||
gpgme_data_read CHANGED: Match read() closely.
|
||||
gpgme_data_write CHANGED: Match write() closely.
|
||||
gpgme_data_seek NEW
|
||||
gpgme_data_from_fd NEW
|
||||
gpgme_data_from_stream NEW
|
||||
gpgme_data_from_cbs NEW
|
||||
gpgme_data_new_from_fd NEW
|
||||
gpgme_data_new_from_stream NEW
|
||||
gpgme_data_new_from_cbs NEW
|
||||
gpgme_data_rewind DEPRECATED: Replaced by gpgme_data_seek().
|
||||
gpgme_data_new_from_read_cb DEPRECATED: Replaced by gpgme_data_from_cbs().
|
||||
gpgme_data_get_type REMOVED: No replacement.
|
||||
|
Loading…
Reference in New Issue
Block a user