summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-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 188bd5042..1e90f9e79 100644
--- a/src/appl/bsd/ChangeLog
+++ b/src/appl/bsd/ChangeLog
@@ -1,3 +1,14 @@
+Wed Dec 28 14:59:58 1994 Richard Basch (probe@tardis)
+
+ * logutil.c
+ Corrected arguments for the utmpx routines.
+
+ * configure.in
+ Changed the PATH for looking for BSD r* commands
+ Use AC_TRY_LINK instead of AC_TRY_COMPILE for the setenv test.
+ Cache results of compile/link tests.
+ Added shadow password support.
+
Wed Dec 28 13:12:02 1994 Richard Basch (probe@tardis)
* configure.in