summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 02d7d9c882..28eff1285a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,15 @@
+Mon Jul 29 01:27:07 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
+
+ * sunrpc/rpc/rpc_msg.h: Fix botched patch for multiple inclusion
+ protection.
+
Sun Jul 28 23:46:14 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
+ * configure.in: Grok `--enable-add-ons=DIR1,DIR2,...', and configure
+ in those directories.
+ * config.make.in (add-ons): New varaible, set from @subdirs@.
+ * Makefile (subdirs): Added $(add-ons) at the end.
+
* time/strftime.c (strftime: do_number): Initialize PRINTED to
MAXDIGITS in case P is null and so sprintf is never actually called.