diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 15 |
1 files changed, 9 insertions, 6 deletions
@@ -4,13 +4,16 @@ Noteworthy changes in version 1.29 (unreleased) [C23/A23/R_] * Interface changes relative to the 1.28 release: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - gpgrt_argparse New API. - gpgrt_usage New API. - gpgrt_strusage New API. - gpgrt_set_strusage New API. - gpgrt_set_usage_outfnc New API. - gpgrt_set_fixed_string_mapper New API. + gpgrt_argparse New. + gpgrt_usage New. + gpgrt_strusage New. + gpgrt_set_strusage New. + gpgrt_set_usage_outfnc New. + gpgrt_set_fixed_string_mapper New. GPGRT_ENABLE_ARGPARSE_MACROS New macro. + gpgrt_b64enc_start New. + gpgrt_b64enc_write New. + gpgrt_b64enc_finish New. Noteworthy changes in version 1.28 (2018-03-13) [C23/A23/R0] |