aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6911c81..69a22dc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,14 @@
2018-12-12 Ben Elliston <bje@gnu.org>
+ * config/gdb-comm.exp, config/gdb_stub.exp, config/vxworks.exp,
+ lib/dg.exp, lib/ftp.exp, lib/kermit.exp, lib/rlogin.exp,
+ lib/telnet.exp, runtest.exp, testsuite/lib/libsup.exp: Simplify
+ some regular expressions in constant strings by placing them
+ inside braces instead of quotes. This allows one level of
+ backslash quoting to be removed.
+
+2018-12-12 Ben Elliston <bje@gnu.org>
+
* doc/dejagnu.texi: Acknowledge contributions to the manual from
others.