CHANGES for [GL #88]

This commit is contained in:
Evan Hunt
2021-09-15 01:48:04 -07:00
parent e61b76292a
commit dfccfc9361

View File

@@ -1,3 +1,7 @@
5732. [cleanup] Remove dns_lib_init() and _shutdown() and
ns_lib_init() and _shutdown() functions, as they
no longer served any useful purpose. [GL #88]
5731. [bug] Do not allow defining "http" clauses named
"default". [GL #2925]