diff options
author | Tim Rice <tim@multitalents.net> | 2002-11-13 15:55:55 -0800 |
---|---|---|
committer | Tim Rice <tim@multitalents.net> | 2002-11-13 15:55:55 -0800 |
commit | be2396458eb442f095402019609d425fd54cacc1 (patch) | |
tree | cf9e59fd48403fcea3285ae365c3d7ec58e560f8 /ChangeLog | |
parent | 748fcf9881f67f75b5b5935b1a0f18945e9c0443 (diff) |
[configure.ac] remove unused variables no_libsocket and no_libnsl
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -1,3 +1,6 @@ | |||
1 | 20021113 | ||
2 | - (tim) [configure.ac] remove unused variables no_libsocket and no_libnsl | ||
3 | |||
1 | 20021111 | 4 | 20021111 |
2 | - (tim) [contrib/solaris/opensshd.in] add umask 022 so sshd.pid is | 5 | - (tim) [contrib/solaris/opensshd.in] add umask 022 so sshd.pid is |
3 | not world writable. | 6 | not world writable. |
@@ -822,4 +825,4 @@ | |||
822 | save auth method before monitor_reset_key_state(); bugzilla bug #284; | 825 | save auth method before monitor_reset_key_state(); bugzilla bug #284; |
823 | ok provos@ | 826 | ok provos@ |
824 | 827 | ||
825 | $Id: ChangeLog,v 1.2512 2002/11/13 23:50:04 tim Exp $ | 828 | $Id: ChangeLog,v 1.2513 2002/11/13 23:55:55 tim Exp $ |