diff options
| author | Ezra Peisach <epeisach@mit.edu> | 2001-07-30 21:32:48 +0000 |
|---|---|---|
| committer | Ezra Peisach <epeisach@mit.edu> | 2001-07-30 21:32:48 +0000 |
| commit | afbd97f9cb5eff6843143b19b72087356e8d472f (patch) | |
| tree | 9502bb8002a67f64356c392726277e5206f5f1d8 /src/ChangeLog | |
| parent | 9b14df00e562889e5e5e7150106a475c6f42bc41 (diff) | |
| download | krb5-afbd97f9cb5eff6843143b19b72087356e8d472f.tar.gz krb5-afbd97f9cb5eff6843143b19b72087356e8d472f.tar.xz krb5-afbd97f9cb5eff6843143b19b72087356e8d472f.zip | |
* aclocal.m4: Add functions KRB5_GETSOCKNAME_ARGS and
KRB5_GETPEERNAME_ARGS to elucidate the argument types to
getsockname() and getpeername().
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@13653 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index f9813da3c..765e55048 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,9 @@ +2001-07-30 Ezra Peisach <epeisach@mit.edu> + + * aclocal.m4: Add functions KRB5_GETSOCKNAME_ARGS and + KRB5_GETPEERNAME_ARGS to elucidate the argument types to + getsockname() and getpeername(). + 2001-07-23 Danilo Almeida <dalmeida@mit.edu> * Makefile.in: Build gssftp client on Win32. |
