diff --git a/appl/ftp/ChangeLog b/appl/ftp/ChangeLog index 6157da478..aa3715018 100644 --- a/appl/ftp/ChangeLog +++ b/appl/ftp/ChangeLog @@ -1,3 +1,7 @@ +Fri May 1 07:15:01 1998 Assar Westerlund + + * ftp/ftp.c: unifdef -DHAVE_H_ERRNO + Fri Mar 27 00:46:07 1998 Johan Danielsson * Make compile w/o krb4. diff --git a/appl/kx/ChangeLog b/appl/kx/ChangeLog new file mode 100644 index 000000000..a3e420f8c --- /dev/null +++ b/appl/kx/ChangeLog @@ -0,0 +1,4 @@ +Fri May 1 07:16:36 1998 Assar Westerlund + + * kx.c: unifdef -DHAVE_H_ERRNO + diff --git a/appl/telnet/ChangeLog b/appl/telnet/ChangeLog index e29c5c1ce..022ef99ed 100644 --- a/appl/telnet/ChangeLog +++ b/appl/telnet/ChangeLog @@ -1,3 +1,7 @@ +Fri May 1 07:16:59 1998 Assar Westerlund + + * telnet/commands.c: unifdef -DHAVE_H_ERRNO + Sat Apr 4 15:00:29 1998 Assar Westerlund * telnet/commands.c (tn): moved the printing of `trying...' to the diff --git a/lib/roken/ChangeLog b/lib/roken/ChangeLog index 99e09942c..6ab3795bb 100644 --- a/lib/roken/ChangeLog +++ b/lib/roken/ChangeLog @@ -1,3 +1,9 @@ +Fri May 1 01:29:36 1998 Assar Westerlund + + * print_version.c (print_version): according to ISO/ANSI C the + elements of `arg' are not constant and therefore not settable at + compile-time. Set the at run-time instead. + Sun Apr 19 10:00:06 1998 Assar Westerlund * roken.h.in: include paths.h