aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorKen Raeburn <raeburn@cygnus>1994-03-17 23:47:00 +0000
committerKen Raeburn <raeburn@cygnus>1994-03-17 23:47:00 +0000
commit5a66538bcbddd29d6918bb8a71a2095f3c0299c7 (patch)
treed6578749659106113bdae74875f7332d072b1e7d /bfd/ChangeLog
parent6f4aac6cb936ca4f4d0f37cf0ae49f8fcc8cd821 (diff)
downloadgdb-5a66538bcbddd29d6918bb8a71a2095f3c0299c7.zip
gdb-5a66538bcbddd29d6918bb8a71a2095f3c0299c7.tar.gz
gdb-5a66538bcbddd29d6918bb8a71a2095f3c0299c7.tar.bz2
* bfd-in.h (BFD_VERSION): Use @VERSION@.
* Makefile.in (bfd.h): Replace it with contents of VERSION file. * bfd-in2.h: Regenerated.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 861ca50..b15ab01 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,5 +1,9 @@
Thu Mar 17 18:26:46 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
+ * bfd-in.h (BFD_VERSION): Use @VERSION@.
+ * Makefile.in (bfd.h): Replace it with contents of VERSION file.
+ * bfd-in2.h: Regenerated.
+
* trad-core.c (trad_unix_bfd_is_local_label): Fixed typo where
this was also named trad_unix_bfd_copy_private_bfd_data.