ossp-pkg/var/ChangeLog 1.2 -> 1.3
--- ChangeLog 2003/10/24 18:24:35 1.2
+++ ChangeLog 2004/04/04 08:04:34 1.3
@@ -11,9 +11,15 @@
This is a list of all source changes to OSSP var.
For less details please have a look at the NEWS file.
- Changes between 1.0.0 and 1.0.1 (14-Feb-2002 to xx-Oct-2003)
+ Changes between 1.0.0 and 1.1.0 (14-Feb-2002 to 04-Apr-2004)
- o Upgraded build environment to GNU libtool 1.5
+ o Provide Autoconf check (AC_CHECK_VA_COPY) for va_copy(d,s) macro
+ and fallback implementations and now that we can be sure that
+ va_copy() exists for us, use it in var_formatv() and ts.c instead
+ of the direct assignments (which are not sufficiently portable).
+ [Ralf S. Engelschall <rse@engelschall.com>]
+
+ o Upgraded build environment to GNU libtool 1.5.4 and GNU autoconf 2.59
[Ralf S. Engelschall <rse@engelschall.com>]
Changes between 0.9.0 and 1.0.0 (08-Mar-2002 to 14-Feb-2003)
|
|