diff --git a/CHANGES b/CHANGES index d84592eaf2..676590dbc2 100644 --- a/CHANGES +++ b/CHANGES @@ -1,5 +1,5 @@ 4078. [bug] Hand the case where CMSG_SPACE(sizeof(int)) != - CMSG_SPACE(sizeof(int)). [RT #38621. + CMSG_SPACE(sizeof(int)). [RT #38621] 4077. [test] Add static-stub regression test for DS NXDOMAIN return making the static stub disappear. [RT #38564]