aboutsummaryrefslogtreecommitdiff
path: root/gdb
diff options
context:
space:
mode:
authorLuis Machado <lgustavo@codesourcery.com>2017-01-26 18:06:40 -0600
committerLuis Machado <lgustavo@codesourcery.com>2017-01-26 18:06:40 -0600
commitb51e1e94d66af7f63cd9052a16881087da111ef1 (patch)
treef636073181fdf6cdd49ff8608d5df09a84edc5eb /gdb
parent03bc0a24dc1e1a29b972103c207153f91d0313a9 (diff)
downloadgdb-b51e1e94d66af7f63cd9052a16881087da111ef1.zip
gdb-b51e1e94d66af7f63cd9052a16881087da111ef1.tar.gz
gdb-b51e1e94d66af7f63cd9052a16881087da111ef1.tar.bz2
Add missing gdb/testsuite/ChangeLog entry.
Diffstat (limited to 'gdb')
-rw-r--r--gdb/testsuite/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog
index ec5a8d7..909766d 100644
--- a/gdb/testsuite/ChangeLog
+++ b/gdb/testsuite/ChangeLog
@@ -1,3 +1,7 @@
+2017-01-26 Luis Machado <lgustavo@codesourcery.com>
+
+ * lib/memory.exp: Remove spurious empty newlines.
+
2017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
* gdb.python/py-bad-printers.exp: Load python file using "source".