aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/ChangeLog
diff options
context:
space:
mode:
authorThiago Jung Bauermann <bauerman@br.ibm.com>2008-10-16 15:08:28 +0000
committerThiago Jung Bauermann <bauerman@br.ibm.com>2008-10-16 15:08:28 +0000
commit176d289d29b7046c6967d08d2dd94e68e7be6c7f (patch)
tree6c386343f364fb493e2de72568edde0a7e919036 /gdb/testsuite/ChangeLog
parent7843261ba1276557c10ef80e5feca69049ab0218 (diff)
downloadgdb-176d289d29b7046c6967d08d2dd94e68e7be6c7f.zip
gdb-176d289d29b7046c6967d08d2dd94e68e7be6c7f.tar.gz
gdb-176d289d29b7046c6967d08d2dd94e68e7be6c7f.tar.bz2
2008-10-16 Paul Pluzhnikov <ppluzhnikov@google.com>
* Makefile.in: Add gdb.python to ALL_SUBDIRS.
Diffstat (limited to 'gdb/testsuite/ChangeLog')
-rw-r--r--gdb/testsuite/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog
index 7f50bed..01c0fb7 100644
--- a/gdb/testsuite/ChangeLog
+++ b/gdb/testsuite/ChangeLog
@@ -1,3 +1,7 @@
+2008-10-16 Paul Pluzhnikov <ppluzhnikov@google.com>
+
+ * Makefile.in: Add gdb.python to ALL_SUBDIRS.
+
2008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
* gdb.python/python-value.c: New file.