diff options
| author | Tom Yu <tlyu@mit.edu> | 1997-10-10 01:00:54 +0000 |
|---|---|---|
| committer | Tom Yu <tlyu@mit.edu> | 1997-10-10 01:00:54 +0000 |
| commit | 36397d3050c5c74aaf92bed8d69214bfb7f198e5 (patch) | |
| tree | 87db31fa0402ba546e07f3ecfebcc178e61e07b6 /src/lib/rpc/unit-test/ChangeLog | |
| parent | a7fa484cd3c91521819b30daf2d3033d036cccdc (diff) | |
| download | krb5-36397d3050c5c74aaf92bed8d69214bfb7f198e5.tar.gz krb5-36397d3050c5c74aaf92bed8d69214bfb7f198e5.tar.xz krb5-36397d3050c5c74aaf92bed8d69214bfb7f198e5.zip | |
* configure.in, Makefile.in: Add test to disable udp test under
Solaris 2.0 thru 2.5; a getsockname() bug prevents channel
bindings from working.
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@10221 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/lib/rpc/unit-test/ChangeLog')
| -rw-r--r-- | src/lib/rpc/unit-test/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/lib/rpc/unit-test/ChangeLog b/src/lib/rpc/unit-test/ChangeLog index 5bc39f23ac..62225f225e 100644 --- a/src/lib/rpc/unit-test/ChangeLog +++ b/src/lib/rpc/unit-test/ChangeLog @@ -1,3 +1,9 @@ +Thu Oct 9 20:58:35 1997 Tom Yu <tlyu@mit.edu> + + * configure.in, Makefile.in: Add test to disable udp test under + Solaris 2.0 thru 2.5; a getsockname() bug prevents channel + bindings from working. + Thu Feb 6 15:58:52 1997 Tom Yu <tlyu@mit.edu> * Makefile.in: |
