aboutsummaryrefslogtreecommitdiff
path: root/src/appl/bsd/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/appl/bsd/ChangeLog')
-rw-r--r--src/appl/bsd/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/src/appl/bsd/ChangeLog b/src/appl/bsd/ChangeLog
index c98a8ec..fecd108 100644
--- a/src/appl/bsd/ChangeLog
+++ b/src/appl/bsd/ChangeLog
@@ -1,3 +1,14 @@
+
+Thu Jun 15 17:32:20 EDT 1995 Paul Park (pjpark@mit.edu)
+ * Makefile.in - Change explicit library names to -l<lib> form, and
+ change target link line to use $(LD) and associated flags.
+ Also, remove DBMLIB, it was not used. Also, for K4, use
+ KRB4_LIB and KRB4_CRYPTO_LIB, these were
+ split out.
+ * configure.in - Remove dbm library checks, these are no longer needed
+ with the Berkeley database code. Also, add shared library
+ usage check.
+
Sat Jun 10 22:56:10 1995 Tom Yu (tlyu@dragons-lair)
* forward.c, kcmd.c, krcp.c, krlogind.c, krshd.c: