# HG changeset patch # User Luke Mewburn # Date 1595062465 -36000 # Node ID 7701fbee1d14ec25a8a3539147932d3f26a1d504 # Parent 449b766ded50ad0224f5a0a98f148b7619d15fc9 changelog: fd_ext_depends also exported diff -r 449b766ded50 -r 7701fbee1d14 contrib/debian/changelog --- a/contrib/debian/changelog Sat Jul 18 18:38:11 2020 +1000 +++ b/contrib/debian/changelog Sat Jul 18 18:54:25 2020 +1000 @@ -10,7 +10,8 @@ that the SCTP INIT only contains those local endpoint addresses, matching what is advertised in the CER. * Base dictionary: Add rules for Experimental-Result. - * All extensions: Hide symbols except for fd_ext_init() and fd_ext_fini(). + * All extensions: Hide symbols except for fd_ext_init(), fd_ext_fini(), + and fd_ext_depends. * dbg_dict_dump.fdx: add extension to write the dictionary to the given file or to the log. * dbg_dict_dump_json.fdx: add extension to write the dictionary as JSON