aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2004-02-11 22:05:35 +0000
committerAndrew Cagney <cagney@redhat.com>2004-02-11 22:05:35 +0000
commitc1ea0c0914323cf3db28f8b1c3d090be857424eb (patch)
tree629cf9b8f246a94a6772b464b4d8496f48ae500c /bfd/ChangeLog
parent1012372a47e4ca5a02b255b13553d0c288facff9 (diff)
downloadgdb-c1ea0c0914323cf3db28f8b1c3d090be857424eb.zip
gdb-c1ea0c0914323cf3db28f8b1c3d090be857424eb.tar.gz
gdb-c1ea0c0914323cf3db28f8b1c3d090be857424eb.tar.bz2
* config.in: Re-generate.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 2ffe1cd..0e7e2c6 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -3,6 +3,7 @@
* configure.in (AC_CHECK_FUNCS): Check for ftello, ftello64,
fseeko and fseeko64. Determine bfd_file_ptr.
* configure: Re-generate.
+ * config.in: Re-generate.
2004-02-09 Anil Paranjpe <anilp1@KPITCummins.com>