Parcourir la source

[master] merge #1114: Implement AFSDB rrtype

chenzhengzhang il y a 13 ans
Parent
commit
5253640054
1 fichiers modifiés avec 5 ajouts et 1 suppressions
  1. 5 1
      ChangeLog

+ 5 - 1
ChangeLog

@@ -1,9 +1,13 @@
+279.	[func]		jerry
+	libdns++: Implement the AFSDB rrtype according to RFC1183.
+	(Trac #1114, git TODO)
+
 278.	[doc]		jelte
 278.	[doc]		jelte
 	Add logging configuration documentation to the guide.
 	Add logging configuration documentation to the guide.
 	(Trac #1011, git 2cc500af0929c1f268aeb6f8480bc428af70f4c4)
 	(Trac #1011, git 2cc500af0929c1f268aeb6f8480bc428af70f4c4)
 
 
 277.	[func]		jerry
 277.	[func]		jerry
-	Implement the SRV rrtype according to RFC2782.
+	libdns++: Implement the SRV rrtype according to RFC2782.
 	(Trac #1128, git 5fd94aa027828c50e63ae1073d9d6708e0a9c223)
 	(Trac #1128, git 5fd94aa027828c50e63ae1073d9d6708e0a9c223)
 
 
 276.	[func]		stephen
 276.	[func]		stephen