summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9b3e48abcf..4b5fb9bcdc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
Sat Apr 1 00:08:06 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
+ * Makerules (lib%.so: lib%_pic.a): Pass -L options for subdir and
+ parent objdirs.
+
+ * extra-lib.mk (object-suffixes-$(lib)): New variable, produced by
+ filtering out $($(lib)-inhibit-o); use that instead of
+ $(object-suffixes) in all the other variables.
+
* locale/loadlocale.c (_nl_load_locale) [MAP_FILE]: Define it zero
if undefined.