From Ragge's wishlist: rename infinity -> huge_val.

This commit is contained in:
kleink 2003-11-05 13:46:51 +00:00
parent aee833c0ee
commit c1a19161a9
1 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: shlib_version,v 1.139 2003/10/25 22:33:14 kleink Exp $
# $NetBSD: shlib_version,v 1.140 2003/11/05 13:46:51 kleink Exp $
# Remember to update distrib/sets/lists/base/shl.* when changing
#
# things we wish to do on next major version bump:
@ -10,6 +10,7 @@
# - libc/gen/timezone.c: remove; __timezone13 -> timezone
# - libc/net/getaddrinfo.c, netdb.h: remove __ai_pad0
# - libc/gen/utmpx.c, utmpx.h: remove lastlogxname, __getlastlogx13 -> getlastlogx
# - infinity{,f,l}.c, math.h: __infinity -> __huge_val
#
major=12
minor=106