Add CHANGES entry:

4921.   [cleanup]       Add dns_fixedname_initname() and refactor the caller
                        code to make usage of the new function, as a part of
                        refactoring dns_fixedname_*() macros were turned into
                        functions. [GL #183]
This commit is contained in:
Mukund Sivaraman
2018-03-28 20:43:21 +05:30
committed by Ondřej Surý
parent 39ddf9991f
commit d7faee2566

View File

@@ -1,3 +1,8 @@
4921. [cleanup] Add dns_fixedname_initname() and refactor the caller
code to make usage of the new function, as a part of
refactoring dns_fixedname_*() macros were turned into
functions. [GL #183]
4920. [cleanup] Clean up libdns removing most of the backwards
compatibility wrappers.