summaryrefslogtreecommitdiffstats
path: root/src/util/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/ChangeLog')
-rw-r--r--src/util/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/util/ChangeLog b/src/util/ChangeLog
index 88c4ce617..4f2a76b08 100644
--- a/src/util/ChangeLog
+++ b/src/util/ChangeLog
@@ -1,3 +1,9 @@
+Tue Oct 29 15:39:12 1996 Tom Yu <tlyu@mit.edu>
+
+ * makeshlib.sh: Allow stuffing of SONAME field in shared lib if
+ gcc is being used; this requires newer (2.7.0?) gcc and possibly
+ binutils (2.6?)
+
Mon Oct 21 21:23:15 1996 Tom Yu <tlyu@mit.edu>
* Makefile.in: Fixes for new subdir recursion method.