From c605f30cd7d540243509c86cf31b01bdd4fe19fe Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Wed, 13 Sep 2000 01:48:53 +0000 Subject: [PATCH] 451 [func] Update forwarding implememted. 450. [func] New function ns_client_sendraw(). --- CHANGES | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGES b/CHANGES index 36c4a0b684..63bbc7bae8 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,7 @@ + 451 [func] Update forwarding implememted. + + 450. [func] New function ns_client_sendraw(). + 449. [bug] isc_bitstring_copy() only works correctly if the two bitstrings have the same lsb0 value, but this requirement was not documented, nor was there a