aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2000-09-10 19:53:58 +0000
committerNick Clifton <nickc@redhat.com>2000-09-10 19:53:58 +0000
commit891fa266353840f739f2b78d25c37285ec1ffaf5 (patch)
treebe1d890a1e6557e3a28fb069593e45871a106a98 /ld/ChangeLog
parent222f8079b1d6f6b40320964782d7491aa75bc745 (diff)
downloadgdb-891fa266353840f739f2b78d25c37285ec1ffaf5.zip
gdb-891fa266353840f739f2b78d25c37285ec1ffaf5.tar.gz
gdb-891fa266353840f739f2b78d25c37285ec1ffaf5.tar.bz2
Fix formatting
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r--ld/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index d6e451e..9a093c9 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,7 @@
+2000-09-10 Nick Clifton <nickc@redhat.com>
+
+ * mri.c: Fix formatting.
+
2000-09-07 H.J. Lu <hjl@gnu.org>
* configure.in (AC_ISC_POSIX): Put after AC_CANONICAL_SYSTEM.