diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 1c8e223..af795fb 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,11 @@ +2009-11-11 Jan Kratochvil <jan.kratochvil@redhat.com> + + * configure.ac: Call ACX_LARGEFILE. + * aclocal.m4: Call m4_include for ../config/largefile.m4 and + ../config/plugins.m4. + * configure: Regenerate. + * config.in: Regenerate. + 2009-11-10 Keith Seitz <keiths@redhat.com> * c-exp.y: Add new rule for resolving method overloads. |