about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 166ae2e9db..eaec725028 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 Wed Jul  3 11:26:28 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
 
+	* elf/Makefile (LDFLAGS-dl.so): New variable.
+	(libdl.so): Depend on eval.so.
+	(distribute): Add eval.c.
+	* elf/eval.c: New file.
+
 	* time/strftime.c (strftime: do_number): Adjust P and I after sprintf
 	in case it wrote fewer than MAXDIGITS chars.