2003-09-16 17:55:41 +04:00
|
|
|
# $NetBSD: shlib_version,v 1.138 2003/09/16 13:55:41 cl Exp $
|
1999-02-25 11:02:19 +03:00
|
|
|
# Remember to update distrib/sets/lists/base/shl.* when changing
|
1997-05-14 23:01:52 +04:00
|
|
|
#
|
2000-05-30 05:07:43 +04:00
|
|
|
# things we wish to do on next major version bump:
|
|
|
|
# - libc/net/rcmd.c: make __ivaliduser() and __ivaliduser_sa() static
|
|
|
|
# - libc/net: resolver update to BIND8/9?
|
2001-03-19 08:00:41 +03:00
|
|
|
# - md2, md4, md5, rmd160 & sha1 functions should take the same arguments AFAP
|
2000-12-19 17:33:24 +03:00
|
|
|
# - libc/gen/assert.c: __{diag,}assert13() -> __{diag,}assert()
|
2002-06-30 13:46:18 +04:00
|
|
|
# - libc/gen/times.c: remove; __times13() -> times()
|
2003-08-26 21:03:33 +04:00
|
|
|
# - libc/gen/timezone.c: remove; __timezone13 -> timezone
|
2002-05-14 17:47:06 +04:00
|
|
|
# - libc/net/getaddrinfo.c, netdb.h: remove __ai_pad0
|
2003-08-26 21:03:33 +04:00
|
|
|
# - libc/gen/utmpx.c, utmpx.h: remove lastlogxname, __getlastlogx13 -> getlastlogx
|
2000-05-30 05:07:43 +04:00
|
|
|
#
|
1997-10-21 02:05:06 +04:00
|
|
|
major=12
|
2003-09-16 17:55:41 +04:00
|
|
|
minor=105
|