diff options
author | Simon Josefsson <simon@josefsson.org> | 2008-08-13 14:57:07 +0200 |
---|---|---|
committer | Simon Josefsson <simon@josefsson.org> | 2008-08-13 14:57:07 +0200 |
commit | 0db606ba56367eebcf556b4382ead156b56dce0f (patch) | |
tree | 7218392d50027dc44e4a71b9610a22516c67626d /NEWS | |
parent | 6f5f665dd72b2ec780e92f8041537219baf1f7e1 (diff) | |
download | gnutls-0db606ba56367eebcf556b4382ead156b56dce0f.tar.gz |
Add.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -13,6 +13,9 @@ The function is gnutls_x509_crq_set_key_rsa_raw. The function to register is gnutls_session_set_finished_function and it takes a callback of the gnutls_finished_callback_func type. +** libgnutls: Drop final comma after GNUTLS_CRT_PRINT_UNSIGNED_FULL in enum. +Reported in <https://savannah.gnu.org/support/?106453>. + ** doc: Add doxygen files in doc/doxygen/. ** API and ABI modifications: |