mention ldexp, frexp, modf.

This commit is contained in:
christos 2008-04-27 09:26:20 +00:00
parent c9f8548d80
commit a8706a45b4
1 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: shlib_version,v 1.197 2008/03/24 12:54:38 tnozaki Exp $
# $NetBSD: shlib_version,v 1.198 2008/04/27 09:26:20 christos Exp $
# Remember to update distrib/sets/lists/base/shl.* when changing
#
# things we wish to do on next major version bump:
@ -21,6 +21,7 @@
# - libc/locale/setlocale.c: __setlocale -> setlocale
# - libc/locale/setlocale{1,32}.c: remove
# - libc/locale/setrunelocale.c: __MB_LEN_MAX_RUNTIME -> MB_LEN_MAX
# - remove frexp, ldexp, modf: they belong to libm.
#
major=12
minor=159