diff options
| author | dholland <dholland@NetBSD.org> | 2017-03-15 23:23:15 +0000 |
|---|---|---|
| committer | dholland <dholland@NetBSD.org> | 2017-03-15 23:23:15 +0000 |
| commit | 1da0252d44cdc34754a0b12beaa40df9c97dee6f (patch) | |
| tree | d486e5e55cb2b06235011584221c37f25a9fdbbf /lib/libc/shlib_version | |
| parent | 8afb025db0c80436eacdc03129051c71d861a3a6 (diff) | |
more trash to take out at bump time
Diffstat (limited to 'lib/libc/shlib_version')
| -rw-r--r-- | lib/libc/shlib_version | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libc/shlib_version b/lib/libc/shlib_version index 63bdebdaaa1..60161e42f81 100644 --- a/lib/libc/shlib_version +++ b/lib/libc/shlib_version @@ -1,4 +1,4 @@ -# $NetBSD: shlib_version,v 1.271 2017/02/08 20:26:26 maya Exp $ +# $NetBSD: shlib_version,v 1.272 2017/03/15 23:23:15 dholland Exp $ # Remember to update distrib/sets/lists/base/shl.* when changing # # things we wish to do on next major version bump: @@ -46,5 +46,6 @@ # - stop all math functions from setting errno # - boot obsolete signal functions to libcompat # - remove exect(3) API - tracing functionality has been moved to the kernel +# - punt gethostid/sethostid(3) to libcompat or remove entirely major=12 minor=206 |
