summaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
new file mode 100644
index 000000000..836882a01
--- /dev/null
+++ b/src/ChangeLog
@@ -0,0 +1,5 @@
+Fri Jun 17 19:54:00 1994 Mark Eichin (eichin at cygnus.com)
+
+ * aclocal.m4 (MAKE_SUBDIRS): pass CCOPTS, CC in every make
+ * Makefile.in: change CFLAGS = -g ... to CFALGS = $(CCOPTS) ...
+ in all Makefile.in's throughout the tree.