ossp-pkg/l2/ChangeLog 1.12 -> 1.13
--- ChangeLog 2004/04/21 12:19:32 1.12
+++ ChangeLog 2004/04/22 10:10:57 1.13
@@ -9,6 +9,13 @@
ChangeLog
=========
+ 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.
+ [Ralf S. Engelschall <rse@engelschall.com>]
+
Changes between 0.9.5 and 0.9.6 (10-Nov-2003 to 21-Apr-2004)
*) create devtool.conf %import and import OSSP sa 1.2.0
|
|