Index: ossp-pkg/l2/ChangeLog RCS File: /v/ossp/cvs/ossp-pkg/l2/ChangeLog,v rcsdiff -q -kk '-r1.16' '-r1.17' -u '/v/ossp/cvs/ossp-pkg/l2/ChangeLog,v' 2>/dev/null --- ChangeLog 2004/04/22 15:46:34 1.16 +++ ChangeLog 2004/04/23 10:32:47 1.17 @@ -18,7 +18,7 @@ Changes between 0.9.6 and 0.9.7 (21-Apr-2004 to 22-Apr-2004) - *) Replace modf(3) calls in l2_util_format.c with a hand-crafted + *) Replace modf(3) calls in l2_ut_format.c with a hand-crafted inlined l2_util_modf() function to avoid dependency to external libm on systems where modf(3) is not part of libc, i.e. Tru64 and QNX. Reported by Karl Vogel.