diff --git a/NEWS b/NEWS index b6ab6934..bfc31882 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,11 @@ Bison News ---------- +Changes in version 1.75b: + +* Bison now parses C99 lexical constructs like digraphs, UCNs, and + backslash-newline within C escape sequences, as POSIX now requires. + Changes in version 1.75a, 2002-10-24: * Bison can no longer be built by a K&R C compiler; it requires C89 or