ossp-pkg/fsl/ChangeLog 1.15 -> 1.16
--- ChangeLog 2003/01/28 13:14:41 1.15
+++ ChangeLog 2003/02/13 15:38:38 1.16
@@ -8,6 +8,16 @@
CHANGELOG
+ Changes between 1.0.7 and 1.0.8 (13-Feb-2003)
+
+ *) Remove NULL checks for va_list based variables because it was
+ not portable to assume that va_list behaves like a pointer or
+ other scalar type.
+ [Ralf S. Engelschall <rse@engelschall.com>]
+
+ *) Upgraded build environment to GNU Autoconf 2.57.
+ [Ralf S. Engelschall <rse@engelschall.com>]
+
Changes between 1.0.6 and 1.0.7 (28-Jan-2003)
*) Fixed a bug in lib_l2/l2_channel.c:l2_channel_destroy() where
|
|