diff --git a/CHANGES b/CHANGES index 91acda732d7c6703c8d95d27b8fabd61cfa3c045..d8c27b00181f62c4629732ac7edaa8f1e1d81b3f 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,8 @@ +4982. [cleanup] Return FORMERR if the question section is empty + and no COOKIE option is present; this restores + older behavior except in the newly specified + COOKIE case. [GL #260] + 4981. [bug] Fix race in cmsg buffer usage in socket code. [GL #180]