2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-30 14:07:59 +00:00

Add CHANGES entry:

4924.   [cleanup]       Clean up the isc_string_* namespace and leave
                        only strlcpy and strlcat. [GL #178]
This commit is contained in:
Ondřej Surý
2018-04-05 13:45:30 +02:00
parent 5311a3b7b5
commit 23f97f9a66

View File

@@ -1,3 +1,6 @@
4924. [cleanup] Clean up the isc_string_* namespace and leave
only strlcpy and strlcat. [GL #178]
4923. [cleanup] Refactor socket and socket event options into
enum types. [GL !135]