summaryrefslogtreecommitdiff
path: root/libiberty/ChangeLog
diff options
context:
space:
mode:
authorJason Merrill <jason@redhat.com>2000-09-22 18:31:23 +0000
committerJason Merrill <jason@redhat.com>2000-09-22 18:31:23 +0000
commit0f9c8594e7c700cb0be6a40e1aa500f29f74d5f4 (patch)
treeb223ca94843d01e5afd466a02ae783f274edfb5a /libiberty/ChangeLog
parent1d7afcdcb48a2202ea15b028cd6f7fc7a13502d0 (diff)
downloadgdb-0f9c8594e7c700cb0be6a40e1aa500f29f74d5f4.tar.gz
* Makefile.in (REQUIRED_OFILES): Add md5.o.
(CFILES): Add md5.c. * md5.c: New file.
Diffstat (limited to 'libiberty/ChangeLog')
-rw-r--r--libiberty/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog
index df81d437a27..54c30bf0df3 100644
--- a/libiberty/ChangeLog
+++ b/libiberty/ChangeLog
@@ -26,6 +26,12 @@
underscore-after-number followed by five tests for name-signature
delimiter.
+2000-08-28 Jason Merrill <jason@redhat.com>
+
+ * Makefile.in (REQUIRED_OFILES): Add md5.o.
+ (CFILES): Add md5.c.
+ * md5.c: New file.
+
2000-07-27 Dave Pitts <dpitts@cozx.com>
* config/mh-openedition.h: Added -DLE370 definition.