diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 9084fa0..fcb47da 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,10 @@ +2013-03-11 Pedro Alves <palves@redhat.com> + Jan Kratochvil <jan.kratochvil@redhat.com> + + * configure: Regenerate. + * configure.ac (check dynamic export flag): Link python test with + $PYTHON_LIBS. + 2013-03-11 Doug Evans <dje@google.com> Keith Seitz <keiths@redhat.com> |