2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-30 22:15:20 +00:00

Add CHANGES entry

4899.	[cleanup]	Remove all uses of inet_aton(). [GL #13]
This commit is contained in:
Michał Kępień
2018-02-23 12:02:54 +01:00
parent a11e23b5ed
commit e4147c2d6a

View File

@@ -1,3 +1,5 @@
4900. [cleanup] Remove all uses of inet_aton(). [GL #13]
4899. [test] Convert most of the remaining system tests to be able
to run in parallel, continuing the work from change
#4895. To take advantage of this, use "make -jN check",