ossp-pkg/l2/ChangeLog 1.13 -> 1.14
--- ChangeLog 2004/04/22 10:10:57 1.13
+++ ChangeLog 2004/04/22 10:21:37 1.14
@@ -12,8 +12,9 @@
Changes between 0.9.6 and 0.9.7 (21-Apr-2003 to 22-Apr-2004)
*) Replace modf(3) calls in l2_util_format.c with a hand-crafted
- inlined l2_util_modf() function to avoid dependency to external libm
- on systems (like Tru64, QNX, etc) where modf(3) is not part of libc.
+ 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.
[Ralf S. Engelschall <rse@engelschall.com>]
Changes between 0.9.5 and 0.9.6 (10-Nov-2003 to 21-Apr-2004)
|
|