diff --git a/libcpp/ChangeLog b/libcpp/ChangeLog index 8288423941d..e6af9f722e5 100644 --- a/libcpp/ChangeLog +++ b/libcpp/ChangeLog @@ -1,3 +1,9 @@ +2014-06-04 Edward Smith-Rowland <3dw4rd@verizon.net> + + PR c++/61038 + * macro.c (stringify_arg (cpp_reader *, macro_arg *)): + Combine user-defined escape logic with the other string and char logic. + 2014-05-26 Richard Biener * configure.ac: Remove long long and __int64 type checks,