This commit is contained in:
Mark Andrews 2015-02-27 14:57:52 +11:00
parent b5edc023a1
commit 414aa6bc3d

View file

@ -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]