This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository binutils-gdb.
from 52ce35e289 Minor NEWS rearrangement new 0735b091ab Do not emit style escape sequences to log file
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gdb/ChangeLog | 10 +++++ gdb/cli/cli-logging.c | 2 +- gdb/testsuite/ChangeLog | 5 +++ gdb/testsuite/gdb.base/style-logging.exp | 70 ++++++++++++++++++++++++++++++++ gdb/ui-file.c | 32 +++++++++++++++ gdb/ui-file.h | 16 ++++++++ gdb/ui-style.h | 4 +- 7 files changed, 136 insertions(+), 3 deletions(-) create mode 100644 gdb/testsuite/gdb.base/style-logging.exp