diff options
| author | itojun <itojun@NetBSD.org> | 1999-12-13 14:18:31 +0000 |
|---|---|---|
| committer | itojun <itojun@NetBSD.org> | 1999-12-13 14:18:31 +0000 |
| commit | 1501f61891a7a207cce1aa417e23eb96889384b2 (patch) | |
| tree | 9124e09b5878a896b035ad5841960310b9e4eae0 /lib/libc/shlib_version | |
| parent | 106e6868db408f47183f1d61c933dd631b73d5b0 (diff) | |
bring in latest KAME get{addr,name}info(3).
getnameinfo(3) globs ai_socktype and ai_protocol correctly.
KAME scopeid extension is implemented.
(draft-ietf-ipngwg-scopedaddr-format-00.txt)
bump up shlib minor
(may not be necessary, but rather big difference in behavior - especially
ai_flags)
Diffstat (limited to 'lib/libc/shlib_version')
| -rw-r--r-- | lib/libc/shlib_version | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/shlib_version b/lib/libc/shlib_version index b3a7a362f50..6c98ddb8851 100644 --- a/lib/libc/shlib_version +++ b/lib/libc/shlib_version @@ -1,5 +1,5 @@ -# $NetBSD: shlib_version,v 1.80 1999/12/01 18:35:15 thorpej Exp $ +# $NetBSD: shlib_version,v 1.81 1999/12/13 14:18:32 itojun Exp $ # Remember to update distrib/sets/lists/base/shl.* when changing # major=12 -minor=52 +minor=53 |
