summaryrefslogtreecommitdiffstats
path: root/src/util/ss/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/ss/ChangeLog')
-rw-r--r--src/util/ss/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/util/ss/ChangeLog b/src/util/ss/ChangeLog
index a4be3c799..24466d314 100644
--- a/src/util/ss/ChangeLog
+++ b/src/util/ss/ChangeLog
@@ -1,3 +1,9 @@
+Mon Feb 27 22:40:18 1995 John Gilmore (gnu at toad.com)
+
+ * Makefile.in: Avoid recompilation of std_rqs.c every single time
+ `make' is run.
+ * error.c: Use "com_err.h", not <com_err.h>.
+
Thu Feb 23 14:24:31 1995 Mark Eichin (eichin@cygnus.com)
* mk_cmds.sh: use ${SED} not sed in backtick expressions.