ossp-pkg/cfg/ChangeLog 1.36 -> 1.37
--- ChangeLog 2005/02/18 09:58:32 1.36
+++ ChangeLog 2005/02/18 10:05:35 1.37
@@ -10,10 +10,15 @@
Changes between 0.9.8 and 0.9.9 (24-Jan-2005 to xx-Feb-2005):
- *) Resolve trunc symbol conflict; add configure checks for
- isnan and isinf
+ *) Add Autoconf checks for isnan() and isinf() for cfg_fmt.c
[Thomas Lotterer <thomas@lotterer.net>]
+ *) Resolve conflict on symbol "trunc" with <math.h>.
+ [Thomas Lotterer <thomas@lotterer.net>]
+
+ *) Upgraded build environment to GNU libtool 1.5.14
+ [Ralf S. Engelschall <rse@engelschall.com>]
+
*) Revert recently made change "fix va_list variable passing in
cfg_fmt functions" by using a double-cast which is evil but keeps
the correct semantics.
|
|